cleanup some imports
[enigma2.git] / lib / python / Components / TimerSanityCheck.py
index 35e78de0f9c395073ef3bcf54fcf4463c2ecad25..50daa2f1015780c3cd1efdf01cd429305e248bf5 100644 (file)
@@ -1,4 +1,3 @@
-from Components.NimManager import nimmanager
 from time import localtime
 
 class TimerSanityCheck: