fix coresched locating cgroup and reduce verbosity
[nodemanager.git] / api.py
diff --git a/api.py b/api.py
index 2f94d23..7b5ab95 100644 (file)
--- a/api.py
+++ b/api.py
@@ -20,9 +20,7 @@ import threading
 import xmlrpclib
 import sys
 
-import accounts
 import database
-import ticket
 import tools
 from api_calls import *
 import logger