Fix linter warnings on windows
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
// Package nfqexp contains a nfqueue library experiment.
|
||||
package nfqexp
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package nfqexp
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user