forked from quic-go/quic-go
remove nolint commands that show up in GoDoc
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
//nolint:unused
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
//nolint:unused
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
//nolint:unused
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user