X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FSystemPlugins%2FSoftwareUpdate%2Fplugin.py;fp=lib%2Fpython%2FPlugins%2FSystemPlugins%2FSoftwareUpdate%2Fplugin.py;h=505b0cddb58fd1fa1c31b25cc62bf879dbd4f759;hp=c71ffdbb59ab77015de26c1aab0a6cc6afcb5b05;hb=67b53c1cb06988394c35a6e965c99b72b67fe1be;hpb=a507c89e5f0424b634cb13178c39c56d19945563 diff --git a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py index c71ffdb..505b0cd 100644 --- a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py +++ b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py @@ -4,7 +4,6 @@ from Components.Input import Input from Components.Ipkg import IpkgComponent from Components.Label import Label from Components.MenuList import MenuList -from Components.ScrollLabel import ScrollLabel from Components.Slider import Slider from Plugins.Plugin import PluginDescriptor from Screens.Console import Console