Changed 'import auth' statements to use plc.py or monitorconfig.py
[monitor.git] / monitor.py
index b9e3ece..48fa514 100644 (file)
@@ -13,8 +13,7 @@ import rt
 import sys
 
 import plc
-import auth
-api = plc.PLC(auth.auth, auth.plc)
+api = plc.getAuthAPI()
 
 from clean_policy import *