1
0
Fork 0
mirror of https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung synced 2024-10-12 13:24:22 +00:00

Remove unused import

This commit is contained in:
Mo 2022-09-06 22:40:26 +02:00
parent e6d1a87860
commit 95c3dfb9bb

View file

@ -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