net: cleanup unused `time` imports in tests

pull/8016/head
Delyan Angelov 2021-01-10 18:58:47 +02:00
parent 93ad595ffb
commit a0b8191a94
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
import io
import net
import time
import strings
const (

View File

@ -1,5 +1,4 @@
import net
import time
const (
test_port = 45123