mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01: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
|
|
@ -89,4 +89,3 @@ class Replication:
|
|||
def __del__(self):
|
||||
self.cursor.close()
|
||||
self.connection.close()
|
||||
|
||||
Loading…
Reference in a new issue