moving syncplcdb into the monitor python module dir.
[monitor.git] / findbadpcu.py
index 48b1761..3ab97a3 100755 (executable)
@@ -18,7 +18,6 @@ from monitor import config
 from monitor.database import FindbadPCURecordSync, FindbadPCURecord
 from monitor import util 
 from monitor.wrapper import plc
-import syncplcdb
 from nodequery import pcu_select
 
 plc_lock = threading.Lock()