Corrected calls to SlabDriver in slab-import.
[sfa.git] / sfa / senslab / slab-import.py
index 9bf855a..eb3ab79 100644 (file)
@@ -126,7 +126,7 @@ def main():
         
     #Get Senslab nodes 
    
-    Driver = SlabDriver(OARapi(),LDAPapi())
+    Driver = SlabDriver()
     nodes_dict  = Driver.GetNodes()
     print "\r\n NODES8DICT ",nodes_dict