Skip to content

Commit fd6f8c5

Browse files
authoredNov 29, 2017
bpo-32100: Delete unneeded import in idlelib.pathbrowser. (python#4626)
1 parent 219c2de commit fd6f8c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Lib/idlelib/pathbrowser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import sys
44

55
from idlelib.browser import ModuleBrowser, ModuleBrowserTreeItem
6-
from idlelib.pyshell import PyShellFileList
76
from idlelib.tree import TreeItem
87

98

0 commit comments

Comments
 (0)