Got rid of conf.logic for the moment, haven't decided yet what to do with parenthesis check

This commit is contained in:
Bernardo Damele
2010-12-01 23:32:02 +00:00
parent df4cb1a601
commit 09b265a1ea
2 changed files with 0 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ def checkForParenthesis():
logMsg = "testing for parenthesis on injectable parameter"
logger.info(logMsg)
logic = conf.logic
count = 0
case = getInjectionCase(kb.injType)