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/SetupDevices.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/SetupDevices.py') diff --git a/lib/python/Components/SetupDevices.py b/lib/python/Components/SetupDevices.py index 546d04a7..71fb1e47 100644 --- a/lib/python/Components/SetupDevices.py +++ b/lib/python/Components/SetupDevices.py @@ -1,4 +1,4 @@ -from config import config, ConfigSlider, ConfigSelection, ConfigSubsection, ConfigOnOff, ConfigText +from config import config, ConfigSelection, ConfigSubsection, ConfigOnOff, ConfigText from Components.Timezones import timezones from Components.Language import language -- cgit v1.2.3