X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d0a28c9837f9ffac259d16db3703b2e74195ccad..e4ef86473060528115c4469d3e912f398a68a397:/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)