mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
net: cleanup unused time
imports in tests
This commit is contained in:
parent
93ad595ffb
commit
a0b8191a94
@ -1,6 +1,5 @@
|
||||
import io
|
||||
import net
|
||||
import time
|
||||
import strings
|
||||
|
||||
const (
|
||||
|
@ -1,5 +1,4 @@
|
||||
import net
|
||||
import time
|
||||
|
||||
const (
|
||||
test_port = 45123
|
||||
|
Loading…
Reference in New Issue
Block a user