chore: reformat code
This commit is contained in:
@ -19,7 +19,6 @@ import (
|
||||
|
||||
"github.com/Dreamacro/clash/common/pool"
|
||||
C "github.com/Dreamacro/clash/constant"
|
||||
|
||||
"go.uber.org/atomic"
|
||||
"golang.org/x/net/http2"
|
||||
)
|
||||
|
@ -1,8 +1,9 @@
|
||||
package gun
|
||||
|
||||
import (
|
||||
"golang.org/x/net/http2"
|
||||
"net"
|
||||
|
||||
"golang.org/x/net/http2"
|
||||
)
|
||||
|
||||
type TransportWrap struct {
|
||||
|
Reference in New Issue
Block a user