now infobar disappears after 5s - animation is broken now
[enigma2.git] / lib / python / Screens / Setup.py
index fc108a48887252d71fe0ab59c7c9374ea2631db5..9693a0b709d85ad46639b7f7a2b3a029b6c3bc53 100644 (file)
@@ -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