X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d8733ed57694bbb5309afc396cabe2bfc6f35c16..5e214d181d1590e0002eabdc6f8395cd6ddde2a7:/lib/python/Screens/TimerSelection.py diff --git a/lib/python/Screens/TimerSelection.py b/lib/python/Screens/TimerSelection.py index 7a1d9ecd..a97c7ba3 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