mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
removed all trailing spaces from blank lines
This commit is contained in:
@@ -1256,7 +1256,7 @@ def readCachedFileContent(filename, mode='rb'):
|
||||
xfile.close()
|
||||
|
||||
kb.locks.cacheLock.release()
|
||||
|
||||
|
||||
return kb.cache.content[filename]
|
||||
|
||||
def readXmlFile(xmlFile):
|
||||
|
||||
Reference in New Issue
Block a user