mirror of https://github.com/v2ray/v2ray-core
remove unused definition
parent
72fb5a256c
commit
40ebd1e9ae
|
@ -1,7 +1,5 @@
|
|||
package transport
|
||||
|
||||
type StreamType int
|
||||
|
||||
type Config struct {
|
||||
ConnectionReuse bool
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue