X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f5c84f0897d9aeb7a82778610bca39f77da4fa6b..d17eccddcb6e6a6e4a5c259514355e791933139d:/lib/python/Screens/Setup.py diff --git a/lib/python/Screens/Setup.py b/lib/python/Screens/Setup.py index fc108a48..9693a0b7 100644 --- a/lib/python/Screens/Setup.py +++ b/lib/python/Screens/Setup.py @@ -1,7 +1,6 @@ from Screen import Screen from Components.ActionMap import ActionMap from Components.config import config #global config instance -from Components.config import configEntry from Components.config import configBoolean from Components.ConfigList import ConfigList from Components.Label import Label