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 (

View file

@ -2,7 +2,6 @@
// Any changes will be lost if this file is regenerated.
// see https://github.com/cheekybits/genny
//nolint:unused
package quic
import (

View file

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

View file

@ -2,7 +2,6 @@
// Any changes will be lost if this file is regenerated.
// see https://github.com/cheekybits/genny
//nolint:unused
package quic
import (

View file

@ -2,7 +2,6 @@
// Any changes will be lost if this file is regenerated.
// see https://github.com/cheekybits/genny
//nolint:unused
package quic
import (

View file

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

View file

@ -2,7 +2,6 @@
// Any changes will be lost if this file is regenerated.
// see https://github.com/cheekybits/genny
//nolint:unused
package quic
import (