mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/rng/tests: fix flake8 F401 issue
F401 'pexpect' imported but unused
This commit is contained in:
parent
2a0b34d25d
commit
3b55a73ced
@ -6,7 +6,6 @@
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
|
||||
import pexpect
|
||||
import sys
|
||||
import os
|
||||
import re
|
||||
|
Loading…
Reference in New Issue
Block a user