1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-29 05:25:21 -05:00

simplify comments

This commit is contained in:
Darien Raymond
2017-01-03 14:21:59 +01:00
parent c9a421fba6
commit ff01a886da
2 changed files with 1 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
// Package proxyman defines applications for manageing inbound and outbound proxies.
package proxyman

View File

@@ -1,3 +1,4 @@
// Package proxyman defines applications for manageing inbound and outbound proxies.
package proxyman
import (