Skip to content

Commit

Permalink
fix: fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
andy89923 committed Jun 11, 2024
1 parent dd33745 commit af8c5b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/gre/gre.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func SetupGreTunnels(

n3ueSelf.CreatedIface = append(n3ueSelf.CreatedIface, &linkGRE)
netlinks[qfi] = &linkGRE

}
return netlinks, nil
}
Expand Down

0 comments on commit af8c5b8

Please sign in to comment.