diff options
Diffstat (limited to 'lib/python/Components/Sources/StaticText.py')
| -rw-r--r-- | lib/python/Components/Sources/StaticText.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
