Skip to content

Commit 38ecf57

Browse files
miss-islingtonterryjreedy
authored andcommitted
bpo-32100: Delete unneeded import in idlelib.pathbrowser. (GH-4626) (#4629)
(cherry picked from commit fd6f8c5)
1 parent 230ffea commit 38ecf57

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)