git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add new box depending rc visualization
[enigma2.git]
/
lib
/
python
/
Components
/
TimerSanityCheck.py
diff --git
a/lib/python/Components/TimerSanityCheck.py
b/lib/python/Components/TimerSanityCheck.py
index a6af141270d65c61047b96ef456039cc36ab2ef6..50daa2f1015780c3cd1efdf01cd429305e248bf5 100644
(file)
--- 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: