diff --git a/cura_app.py b/cura_app.py index e19147c5e5..bcecded34b 100755 --- a/cura_app.py +++ b/cura_app.py @@ -4,7 +4,6 @@ # Cura is released under the terms of the AGPLv3 or higher. import sys -import os def exceptHook(type, value, traceback): import cura.CrashHandler