aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Subtitles.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Screens/Subtitles.py')
-rw-r--r--lib/python/Screens/Subtitles.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/python/Screens/Subtitles.py b/lib/python/Screens/Subtitles.py
index ac2937ff..e3cdd71a 100644
--- a/lib/python/Screens/Subtitles.py
+++ b/lib/python/Screens/Subtitles.py
@@ -1,8 +1,7 @@
from Screen import Screen
from Components.ActionMap import ActionMap
-from Components.ConfigList import ConfigList, ConfigListScreen
+from Components.ConfigList import ConfigListScreen
from Components.config import config, getConfigListEntry, ConfigNothing
-from Components.Label import Label
from Tools.ISO639 import LanguageCodes