remove unused constants

pull/1314/head
Darien Raymond 2018-10-14 12:20:33 +02:00
parent cb8e7dc9a0
commit 99d661882a
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 0 additions and 1 deletions

View File

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