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