Setting tag nodemanager-2.1-1
[nodemanager.git] / api.py
diff --git a/api.py b/api.py
index f920699..2f94d23 100644 (file)
--- a/api.py
+++ b/api.py
@@ -1,6 +1,4 @@
-# $Id$
-# $URL$
-
+#
 """Sliver manager API.
 
 This module exposes an XMLRPC interface that allows PlanetLab users to
@@ -24,7 +22,6 @@ import sys
 
 import accounts
 import database
-import sliver_vs
 import ticket
 import tools
 from api_calls import *