Merge pull request #2223 from lucas-clemente/godoc-nolint

remove nolint commands that show up in GoDoc
This commit is contained in:
Marten Seemann
2019-11-19 10:08:57 +08:00
committed by GitHub
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 (