mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
removing funny remark
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user