mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-03 07:56:42 -05:00
Style: format imports
This commit is contained in:
parent
147641e981
commit
c10e16cb5e
@ -12,7 +12,7 @@ import (
|
|||||||
"github.com/v2fly/v2ray-core/v5/common/errors"
|
"github.com/v2fly/v2ray-core/v5/common/errors"
|
||||||
"github.com/v2fly/v2ray-core/v5/common/log"
|
"github.com/v2fly/v2ray-core/v5/common/log"
|
||||||
"github.com/v2fly/v2ray-core/v5/common/net"
|
"github.com/v2fly/v2ray-core/v5/common/net"
|
||||||
packetaddr "github.com/v2fly/v2ray-core/v5/common/net/packetaddr"
|
"github.com/v2fly/v2ray-core/v5/common/net/packetaddr"
|
||||||
"github.com/v2fly/v2ray-core/v5/common/protocol"
|
"github.com/v2fly/v2ray-core/v5/common/protocol"
|
||||||
udp_proto "github.com/v2fly/v2ray-core/v5/common/protocol/udp"
|
udp_proto "github.com/v2fly/v2ray-core/v5/common/protocol/udp"
|
||||||
"github.com/v2fly/v2ray-core/v5/common/retry"
|
"github.com/v2fly/v2ray-core/v5/common/retry"
|
||||||
|
Loading…
Reference in New Issue
Block a user