diff options
Diffstat (limited to '')
-rw-r--r-- | portato/plugins/notify.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/portato/plugins/notify.py b/portato/plugins/notify.py index 8bb0a87..78812b3 100644 --- a/portato/plugins/notify.py +++ b/portato/plugins/notify.py @@ -1,4 +1,3 @@ -from gettext import lgettext as _ import pynotify from portato import get_listener |