cleanup some imports
[vuplus_dvbapp] / lib / python / Components / VariableText.py
index bb8b5fe..d20e519 100644 (file)
@@ -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"""