mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 13:14:13 +03:00
removing funny remark
This commit is contained in:
parent
a91e6a8440
commit
9ccf720c05
|
@ -622,7 +622,6 @@ def dataToStdout(data, forceOutput=False):
|
|||
warnMsg += "replacement with '?' character. Please, find "
|
||||
warnMsg += "proper character representation inside "
|
||||
warnMsg += "coresponding output files. "
|
||||
warnMsg += "PS: FORMAT C: /U is highly recommended"
|
||||
singleTimeLogMessage(warnMsg, logging.WARN, 'dataToStdout')
|
||||
|
||||
sys.stdout.write(output)
|
||||
|
|
Loading…
Reference in New Issue
Block a user