diff options
Diffstat (limited to 'lib/python/Screens/PVRState.py')
| -rw-r--r-- | lib/python/Screens/PVRState.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Screens/PVRState.py b/lib/python/Screens/PVRState.py index b2c8a4d9..f7b2abf7 100644 --- a/lib/python/Screens/PVRState.py +++ b/lib/python/Screens/PVRState.py @@ -3,8 +3,6 @@ from Screen import Screen from Components.Label import Label from Components.Sources.CurrentService import CurrentService -from enigma import * - class PVRState(Screen): def __init__(self, session): Screen.__init__(self, session) |
