do nothing when old and new service is equal
[enigma2.git] / lib / python / Components / Sources / List.py
index e141da59fcb9a3a1ab1bfa0088c04219c537dd1b..d7221296f7cfa364ee89bead5332bf8c50dfb96e 100644 (file)
@@ -1,5 +1,4 @@
 from Source import Source
 from Source import Source
-from Tools.Event import Event
 from Components.Element import cached
 
 class List(Source, object):
 from Components.Element import cached
 
 class List(Source, object):