Explorar o código

remove unused definition

v2ray %!s(int64=9) %!d(string=hai) anos
pai
achega
40ebd1e9ae
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      transport/config.go

+ 0 - 2
transport/config.go

@@ -1,7 +1,5 @@
 package transport
 
-type StreamType int
-
 type Config struct {
 	ConnectionReuse bool
 }