Fix format

This commit is contained in:
世界
2022-08-19 07:29:47 +08:00
parent 150df1ae8e
commit c8424ed8fd

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)