do nothing when old and new service is equal
[enigma2.git] / lib / python / Components / Sources / StaticText.py
index 2f8f0e184d617f78bcb2f28c294602814d106aa4..6f775c443b0aa2c44a6116bc461dbe5ec82122dd 100644 (file)
@@ -1,5 +1,4 @@
 from Source import Source
 from Source import Source
-from Components.Element import cached
 
 class StaticText(Source):
        # filter is a function which filters external, untrusted strings
 
 class StaticText(Source):
        # filter is a function which filters external, untrusted strings