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

remove unnecessary code

This commit is contained in:
Darien Raymond
2016-08-28 23:47:39 +02:00
parent 948f04921d
commit 7f2ba0d106
3 changed files with 0 additions and 6 deletions

View File

@@ -1,4 +1,2 @@
//go:generate protoc --go_out=. address.proto port.proto
// Package net contains common network utilities.
package net