mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 19:55:47 +03:00
Removed debug print
This commit is contained in:
parent
2a2f949275
commit
fcada4df0f
|
@ -631,8 +631,6 @@ class Agent:
|
|||
else:
|
||||
retVal = retVal.replace(PAYLOAD_DELIMITER, '')
|
||||
|
||||
print retVal
|
||||
|
||||
return retVal
|
||||
|
||||
def extractPayload(self, inpStr):
|
||||
|
|
Loading…
Reference in New Issue
Block a user