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