Fixing small mistakes in code / commentary.
[sfa.git] / sfa / cortexlab / cortexlabshell.py
index 8c19ed6..1321484 100644 (file)
@@ -31,7 +31,7 @@ class CortexlabShell():
         :param config: configuration object from sfa.util.config
         :type config: Config object
         """
-        self.leases_db = TestbedAdditionalSfaDB(config)
+
         self.query_sites = CortexlabQueryNodes()
         self.ldap = LDAPapi()
         self.time_format = "%Y-%m-%d %H:%M:%S"