mirror of
https://github.com/fosrl/olm.git
synced 2026-02-18 19:06:42 +00:00
Clean up mod
This commit is contained in:
@@ -4,11 +4,12 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
"net"
|
||||
"newt/logger"
|
||||
"strings"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/fosrl/newt/logger"
|
||||
|
||||
"golang.zx2c4.com/wireguard/tun/netstack"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user