Skip to content

Commit c344ef2

Browse files
committed
Remove import
1 parent c1d67f4 commit c344ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spyder_kernels/console/start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
# Local imports
3333
from spyder_kernels.console.kernelapp import SpyderKernelApp
34-
from spyder_kernels.utils.misc import is_module_installed, get_package_version
34+
from spyder_kernels.utils.misc import is_module_installed
3535

3636

3737
def import_spydercustomize():

0 commit comments

Comments
 (0)