Skip to content

Commit 2a95aa7

Browse files
committed
Remove unused import
1 parent 1677122 commit 2a95aa7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/curtsies.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# mypy: disallow_untyped_calls=True
44

55
import argparse
6-
import code
76
import collections
87
import logging
98
import sys

0 commit comments

Comments
 (0)