diff options
Diffstat (limited to 'lib/python/Screens/TimerSelection.py')
| -rw-r--r-- | lib/python/Screens/TimerSelection.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
