mirror of https://github.com/v2ray/v2ray-core
remove unused constants
parent
cb8e7dc9a0
commit
99d661882a
|
@ -10,7 +10,6 @@ type key int
|
|||
|
||||
const (
|
||||
streamSettingsKey key = iota
|
||||
dialerSrcKey
|
||||
bindAddrKey
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue