From 67b53c1cb06988394c35a6e965c99b72b67fe1be Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Sun, 22 Jul 2007 09:54:05 +0000 Subject: cleanup some imports --- lib/python/Components/VariableValue.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/python/Components/VariableValue.py') diff --git a/lib/python/Components/VariableValue.py b/lib/python/Components/VariableValue.py index 288de01a..7fde0af1 100644 --- a/lib/python/Components/VariableValue.py +++ b/lib/python/Components/VariableValue.py @@ -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""" -- cgit v1.2.3