Fix format

This commit is contained in:
世界
2022-08-19 08:26:26 +08:00
parent 150df1ae8e
commit c8424ed8fd
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"net/netip"
tun "github.com/sagernet/sing-tun"
"github.com/sagernet/sing-tun"
)
var _ Searcher = (*androidSearcher)(nil)