cleanup some imports
[enigma2.git] / lib / python / Components / VariableText.py
index bb8b5fe326e96f1f8f5898f1812293df0c58a288..d20e51938555c94b5cc972adfada3bb3fb71b413 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"""