mirror of
https://github.com/h44z/wg-portal.git
synced 2025-12-15 11:06:17 +00:00
cleanup import statements
This commit is contained in:
@@ -4,9 +4,8 @@ import (
|
||||
"fmt"
|
||||
"net"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/milosgajdos/tenus"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const DefaultMTU = 1420
|
||||
|
||||
Reference in New Issue
Block a user