X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=api.py;h=7b5ab95f73d230be7eaad4a7d30f6bec1b267f06;hb=9e6b9c1ea9e020c55c85b433bac47231d63e9ffd;hp=2f94d23fc587dd5018a247eb4290772d3d658fd5;hpb=ea84ea95d9d3ed8de232e41adf97073905255ee0;p=nodemanager.git diff --git a/api.py b/api.py index 2f94d23..7b5ab95 100644 --- 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