8000 Remove unused import · python/cpython@492c66b · GitHub
[go: up one dir, main page]

Skip to content

Commit 492c66b

Browse files
committed
Remove unused import
1 parent 495bd8b commit 492c66b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/posixpath.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
altsep = None
2323
devnull = '/dev/null'
2424

25-
import errno
2625
import os
2726
import sys
2827
import stat

0 commit comments

Comments
 (0)
0