summaryrefslogtreecommitdiff
path: root/portato/plugins/resume_loop.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/plugins/resume_loop.py')
-rw-r--r--portato/plugins/resume_loop.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/portato/plugins/resume_loop.py b/portato/plugins/resume_loop.py
index c4191a8..e4531d0 100644
--- a/portato/plugins/resume_loop.py
+++ b/portato/plugins/resume_loop.py
@@ -12,7 +12,6 @@
import pty, time
from subprocess import Popen, STDOUT
-from gettext import lgettext as _
from portato.backend import system
from portato.helper import debug, warning