X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FTimerSelection.py;h=a97c7ba3d259abba5881c26925cba60250fbabb3;hb=bd1476c4800f2d3d9025db14fcb8fc168d87006a;hp=7a1d9ecda8e09377e0d3fbabcd887efdd7af6648;hpb=d8733ed57694bbb5309afc396cabe2bfc6f35c16;p=vuplus_dvbapp diff --git a/lib/python/Screens/TimerSelection.py b/lib/python/Screens/TimerSelection.py index 7a1d9ec..a97c7ba 100644 --- a/lib/python/Screens/TimerSelection.py +++ b/lib/python/Screens/TimerSelection.py @@ -22,4 +22,3 @@ class TimerSelection(Screen): def selected(self): self.close(self["timerlist"].getCurrentIndex()) - \ No newline at end of file