@@ -44,7 +44,6 @@ def main(configFile):
net=labkeyInterface.labkeyInterface()
fnet=os.path.join(os.path.expanduser('~'),'.labkey',xconfig['network'])
net.init(fnet)
- r['CT']=
net.getCSRF()
fb=labkeyFileBrowser.labkeyFileBrowser(net)
db=labkeyDatabaseBrowser.labkeyDB(net)