aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Sources/EventInfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components/Sources/EventInfo.py')
-rw-r--r--lib/python/Components/Sources/EventInfo.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Components/Sources/EventInfo.py b/lib/python/Components/Sources/EventInfo.py
index 72d5f18d..a4bc874f 100644
--- a/lib/python/Components/Sources/EventInfo.py
+++ b/lib/python/Components/Sources/EventInfo.py
@@ -1,10 +1,8 @@
from Components.PerServiceDisplay import PerServiceBase
from Components.Element import cached
-from Tools.Event import Event
from enigma import iPlayableService
from Source import Source
-from time import time
class EventInfo(PerServiceBase, Source, object):
NOW = 0