Skip to content

Commit 231fbd4

Browse files
committed
test: usb: remove unused import
1 parent 17dfa64 commit 231fbd4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/case/hardware/usb/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import copy
1717
import infamy.usb as usb
1818
import time
19-
import infamy.netconf as netconf
2019
from infamy.util import until, wait_boot
2120

2221
with infamy.Test() as test:

0 commit comments

Comments
 (0)