mirror of https://github.com/v2ray/v2ray-core
fix import
parent
d4c471c967
commit
5401cab7a5
|
@ -3,7 +3,6 @@ package scenarios
|
||||||
import (
|
import (
|
||||||
"net"
|
"net"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"v2ray.com/core"
|
"v2ray.com/core"
|
||||||
|
|
Loading…
Reference in New Issue