Skip to content

Commit 7b01466

Browse files
Remove unused import
1 parent 14ea66d commit 7b01466

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/pdb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
import tempfile
9292
import textwrap
9393
import tokenize
94-
import functools
9594
import itertools
9695
import traceback
9796
import linecache

0 commit comments

Comments
 (0)