aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/VariableText.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components/VariableText.py')
-rw-r--r--lib/python/Components/VariableText.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Components/VariableText.py b/lib/python/Components/VariableText.py
index bb8b5fe3..d20e5193 100644
--- a/lib/python/Components/VariableText.py
+++ b/lib/python/Components/VariableText.py
@@ -1,5 +1,3 @@
-import skin
-
class VariableText(object):
"""VariableText can be used for components which have a variable text, based on any widget with setText call"""