removed print statements
[monitor.git] / monitor / wrapper / plccache.py
index 96b5646..3efd791 100755 (executable)
@@ -146,5 +146,5 @@ def create_plcdb():
 if __name__ == '__main__':
        create_plcdb()
 else:
-       print "calling plccache init()"
+       #print "calling plccache init()"
        init()