X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b38677078a8882dfecd87533291863bbf76d1d63..fe0d65abf126e400bd20a51aa96dd532b03efd3d:/lib/python/Components/TimerSanityCheck.py diff --git a/lib/python/Components/TimerSanityCheck.py b/lib/python/Components/TimerSanityCheck.py index a6af1412..50daa2f1 100644 --- a/lib/python/Components/TimerSanityCheck.py +++ b/lib/python/Components/TimerSanityCheck.py @@ -1,5 +1,3 @@ -from Components.config import config -from Components.NimManager import nimmanager from time import localtime class TimerSanityCheck: