one empty line
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Fri, 2 Sep 2005 21:37:43 +0000 (21:37 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Fri, 2 Sep 2005 21:37:43 +0000 (21:37 +0000)
lib/python/Screens/About.py

index f6b14138f122f577e798e37a93593e5f53c7bf7e..36b908361797be22618ed2b504ae39622d377211 100644 (file)
@@ -3,7 +3,6 @@ from Components.ActionMap import ActionMap
 from Components.Label import Label
 from Components.Harddisk import Harddisk
 
 from Components.Label import Label
 from Components.Harddisk import Harddisk
 
-
 class About(Screen):
        def __init__(self, session):
                Screen.__init__(self, session)
 class About(Screen):
        def __init__(self, session):
                Screen.__init__(self, session)