Skip to content

Commit baea00e

Browse files
committed
clean
1 parent 7b5e353 commit baea00e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

filter_test.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ import (
99
"testing"
1010
"time"
1111

12-
"golang.org/x/sys/unix"
13-
1412
"github.com/vishvananda/netlink/nl"
13+
"golang.org/x/sys/unix"
1514
)
1615

1716
func TestFilterAddDel(t *testing.T) {

0 commit comments

Comments
 (0)