fixes
[enigma2.git] / lib / python / Components / TimerSanityCheck.py
index a6af141270d65c61047b96ef456039cc36ab2ef6..50daa2f1015780c3cd1efdf01cd429305e248bf5 100644 (file)
@@ -1,5 +1,3 @@
-from Components.config import config
-from Components.NimManager import nimmanager
 from time import localtime
 
 class TimerSanityCheck: