mirror of https://github.com/v2ray/v2ray-core
format code
parent
19308037e5
commit
f09d65b2e5
|
@ -1,8 +1,8 @@
|
|||
package tcp
|
||||
|
||||
import (
|
||||
"net"
|
||||
"io"
|
||||
"net"
|
||||
)
|
||||
|
||||
type VFreeConnection struct {
|
||||
|
|
Loading…
Reference in New Issue