derp: remove TODO comment

It was done in bf704a52187376e1d6af769e75f2ca22629fd14c
This commit is contained in:
Brad Fitzpatrick 2020-03-22 07:54:50 -07:00
parent 8519a1b29f
commit 0a25abcdaa

View File

@ -4,7 +4,6 @@
package derp
// TODO(crawshaw): send srcKey with packets to clients?
// TODO(crawshaw): with predefined serverKey in clients and HMAC on packets we could skip TLS
import (