Fixing unhandled exception message and removing sticky level logic

This commit is contained in:
Miroslav Stampar
2019-01-30 00:45:38 +01:00
parent ed26dc0235
commit 1f375e418a
7 changed files with 14 additions and 25 deletions

View File

@@ -1881,7 +1881,6 @@ def _setKnowledgeBaseAttributes(flushAll=True):
kb.reduceTests = None
kb.tlsSNI = {}
kb.stickyDBMS = False
kb.stickyLevel = None
kb.storeCrawlingChoice = None
kb.storeHashesChoice = None
kb.suppressResumeInfo = False