Skip to content

Commit e90b121

Browse files
committed
Remove unused import
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent adb00a0 commit e90b121

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/autocomplete.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import re
2929
import os
3030
from glob import glob
31-
from functools import partial
3231
from bpython import inspection
3332
from bpython import importcompletion
3433
from bpython import line as lineparts

0 commit comments

Comments
 (0)