mirror of
https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung
synced 2024-11-16 13:48:11 +00:00
Remove unused import
This commit is contained in:
parent
e6d1a87860
commit
95c3dfb9bb
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
# this set-up only works for IPython and Jupyter versions after
|
||||
# the so called the "big splitt" (version 4 and higher).
|
||||
import os
|
||||
import sys
|
||||
import jupyter_core
|
||||
import IPython
|
||||
import shutil
|
||||
|
|
Loading…
Reference in a new issue