Fix format

This commit is contained in:
世界
2022-11-08 14:54:19 +08:00
parent 2ecf86c2bc
commit 1db8e03c86
7 changed files with 1 additions and 7 deletions

View File

@@ -2,7 +2,6 @@ package wireguard
import (
N "github.com/sagernet/sing/common/network"
"github.com/sagernet/wireguard-go/tun"
)