Skip to content

Commit

Permalink
fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyufan2 committed Aug 22, 2024
1 parent 1d1d555 commit 745cbd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cni/network/network_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,6 @@ func TestGetPodSubnetNatInfo(t *testing.T) {

type InterfaceGetterMock struct {
interfaces []net.Interface
addrs []net.Addr
err error
}

Expand Down

0 comments on commit 745cbd0

Please sign in to comment.