mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
removed all trailing spaces from blank lines
This commit is contained in:
parent
977df7276d
commit
6adee3792a
29 changed files with 121 additions and 122 deletions
|
|
@ -1256,7 +1256,7 @@ def readCachedFileContent(filename, mode='rb'):
|
|||
xfile.close()
|
||||
|
||||
kb.locks.cacheLock.release()
|
||||
|
||||
|
||||
return kb.cache.content[filename]
|
||||
|
||||
def readXmlFile(xmlFile):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue