mirror of
https://github.com/vlang/v.git
synced 2025-09-10 07:47:20 -04:00
net: remove unused import in tcp_test.v
This commit is contained in:
parent
e8e198c349
commit
3142114bd7
@ -1,7 +1,6 @@
|
|||||||
// vtest flaky: true
|
// vtest flaky: true
|
||||||
// vtest retry: 8
|
// vtest retry: 8
|
||||||
import net
|
import net
|
||||||
import os
|
|
||||||
|
|
||||||
const test_port = 45123
|
const test_port = 45123
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user