X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c142c89f08cefdb0984de7d004d4c3b2fa9f1ce2..c224c2a18e15eaa4e41377b0ed03c4807e25aa2d:/lib/python/Screens/PluginBrowser.py?ds=sidebyside diff --git a/lib/python/Screens/PluginBrowser.py b/lib/python/Screens/PluginBrowser.py index b3360b61..5459ccce 100644 --- a/lib/python/Screens/PluginBrowser.py +++ b/lib/python/Screens/PluginBrowser.py @@ -2,11 +2,9 @@ from Screen import Screen from enigma import eConsoleAppContainer, loadPNG -from Components.MenuList import MenuList from Components.ActionMap import ActionMap from Components.PluginComponent import plugins from Components.PluginList import * -from Components.config import config from Components.Label import Label from Screens.MessageBox import MessageBox from Screens.Console import Console