mirror of
https://github.com/vlang/v.git
synced 2025-09-14 15:02:33 +03:00
net: cleanup unused time
imports in tests
This commit is contained in:
parent
93ad595ffb
commit
a0b8191a94
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
import io
|
import io
|
||||||
import net
|
import net
|
||||||
import time
|
|
||||||
import strings
|
import strings
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
import net
|
import net
|
||||||
import time
|
|
||||||
|
|
||||||
const (
|
const (
|
||||||
test_port = 45123
|
test_port = 45123
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue