mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-22 16:13:31 +01:00
chore: fix lint errors
This commit is contained in:
parent
30625c68a9
commit
8ab6eb1cf4
@ -11,10 +11,6 @@ import (
|
|||||||
"github.com/vishvananda/netlink"
|
"github.com/vishvananda/netlink"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
|
||||||
wireguarModuleName = "wireguard"
|
|
||||||
)
|
|
||||||
|
|
||||||
type NativeLink struct {
|
type NativeLink struct {
|
||||||
Link *netlink.Link
|
Link *netlink.Link
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user