aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Plugins/Extensions')
-rw-r--r--lib/python/Plugins/Extensions/SocketMMI/SocketMMI.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/SocketMMI/SocketMMI.py b/lib/python/Plugins/Extensions/SocketMMI/SocketMMI.py
index e44c71f0..69e10971 100644
--- a/lib/python/Plugins/Extensions/SocketMMI/SocketMMI.py
+++ b/lib/python/Plugins/Extensions/SocketMMI/SocketMMI.py
@@ -1,5 +1,5 @@
from Screens.Ci import MMIDialog
-from enigma import eTimer, eSocket_UI
+from enigma import eSocket_UI
class SocketMMIMessageHandler:
def __init__(self):