Skip to content

Commit e6fa218

Browse files
Remove unused import.
1 parent 8b4e2ef commit e6fa218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_mmap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from test.support.os_helper import TESTFN, unlink
77
from test.support.script_helper import assert_python_ok
88
import unittest
9-
import errno
109
import os
1110
import re
1211
import itertools

0 commit comments

Comments
 (0)