remove nolint commands that show up in GoDoc

This commit is contained in:
Marten Seemann 2019-11-16 18:46:49 +08:00
parent c5b76e4f86
commit b69e2a805f
7 changed files with 0 additions and 7 deletions

View file

@ -1,4 +1,3 @@
//nolint:unused
package quic
import (