X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/3e35c703607b5f135828fa5efe2beee669c7a4c2..3285eb3ebcd0ba134ac6b80337f8519d5a0da5b0:/lib/python/Components/Sources/StaticText.py diff --git a/lib/python/Components/Sources/StaticText.py b/lib/python/Components/Sources/StaticText.py index 2f8f0e18..6f775c44 100644 --- a/lib/python/Components/Sources/StaticText.py +++ b/lib/python/Components/Sources/StaticText.py @@ -1,5 +1,4 @@ from Source import Source -from Components.Element import cached class StaticText(Source): # filter is a function which filters external, untrusted strings