X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/90297023a1597caa229c1b925180b833f3af31a4..3285eb3ebcd0ba134ac6b80337f8519d5a0da5b0:/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: