Fix import format

This commit is contained in:
世界 2023-03-20 23:01:54 +08:00
parent 84904c5206
commit 9324a39d4e
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package main
import (
"context"
box "github.com/sagernet/sing-box"
"github.com/sagernet/sing-box"
E "github.com/sagernet/sing/common/exceptions"
N "github.com/sagernet/sing/common/network"