summaryrefslogtreecommitdiffstatshomepage
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/extmod/vfs_mountinfo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/extmod/vfs_mountinfo.py b/tests/extmod/vfs_mountinfo.py
index f674e80763..b31dc60ce7 100644
--- a/tests/extmod/vfs_mountinfo.py
+++ b/tests/extmod/vfs_mountinfo.py
@@ -5,7 +5,6 @@ try:
except ImportError:
print("SKIP")
raise SystemExit
-import errno
class Filesystem: