X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/cf69b2b0ca0c997d7060981a5dc4446ce983b2c5..ebf2cab97c5c807f29e4759627f95053e434963a:/lib/python/Screens/About.py diff --git a/lib/python/Screens/About.py b/lib/python/Screens/About.py index f6b14138..36b90836 100644 --- a/lib/python/Screens/About.py +++ b/lib/python/Screens/About.py @@ -3,7 +3,6 @@ from Components.ActionMap import ActionMap from Components.Label import Label from Components.Harddisk import Harddisk - class About(Screen): def __init__(self, session): Screen.__init__(self, session)