diff options
Diffstat (limited to '')
-rw-r--r-- | portato/gui/session.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/session.py b/portato/gui/session.py index e356fbd..a37cd85 100644 --- a/portato/gui/session.py +++ b/portato/gui/session.py @@ -10,7 +10,7 @@ # # Written by René 'Necoro' Neumann <necoro@necoro.net> -from ..helper import _, debug +from ..helper import debug # the current version for saved sessions # change this, whenever the change is incompatible with previous versions |