X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/90297023a1597caa229c1b925180b833f3af31a4..5aca87ce699f59f418740a2f073f1056d8239dad:/lib/python/Components/AVSwitch.py diff --git a/lib/python/Components/AVSwitch.py b/lib/python/Components/AVSwitch.py index 67fad7bc..d3224fd7 100644 --- a/lib/python/Components/AVSwitch.py +++ b/lib/python/Components/AVSwitch.py @@ -1,5 +1,4 @@ from config import config, ConfigSelection, ConfigYesNo, ConfigEnableDisable, ConfigSubsection, ConfigBoolean -import os from enigma import eAVSwitch class AVSwitch: