====
[plcapi.git] / PLC / LDAP.py
index f64ddf9..da54456 100644 (file)
@@ -3,14 +3,10 @@
 # Tony Mack  <tmack@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id: LDAP.py 
-# $URL: svn+ssh://svn.planet-lab.org/svn/PLCAPI/trunk/PLC/LDAP.py $
-#
-#
 
 import ldap
 import traceback
-from PLC.Debug import profile, log
+from PLC.Debug import profile
 from PLC.Faults import *