Darien Raymond пре 7 година
родитељ
комит
99d661882a
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      transport/internet/context.go

+ 0 - 1
transport/internet/context.go

@@ -10,7 +10,6 @@ type key int
 
 const (
 	streamSettingsKey key = iota
-	dialerSrcKey
 	bindAddrKey
 )