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:
@@ -89,4 +89,3 @@ class Replication:
|
|||||||
def __del__(self):
|
def __del__(self):
|
||||||
self.cursor.close()
|
self.cursor.close()
|
||||||
self.connection.close()
|
self.connection.close()
|
||||||
|
|
||||||
Reference in New Issue
Block a user