cleanup some imports
[vuplus_dvbapp] / lib / python / Components / VariableValue.py
index 288de01..7fde0af 100644 (file)
@@ -1,5 +1,3 @@
-import skin
-
 class VariableValue(object):
        """VariableValue can be used for components which have a variable value (like eSlider), based on any widget with setValue call"""