small optimizations and cleanups by Moritz Venn
[enigma2.git] / lib / python / Screens / TimerSelection.py
index 7a1d9ecda8e09377e0d3fbabcd887efdd7af6648..a97c7ba3d259abba5881c26925cba60250fbabb3 100644 (file)
@@ -22,4 +22,3 @@ class TimerSelection(Screen):
        
        def selected(self):
                self.close(self["timerlist"].getCurrentIndex())
-       
\ No newline at end of file