Skip to content

Commit d10e335

Browse files
committed
Remove unused import
1 parent ce29d8b commit d10e335

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/simpleeval.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929

3030
import ast
31-
import inspect
3231
import sys
3332
import builtins
3433

0 commit comments

Comments
 (0)