mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-16 19:40:37 +03:00
removed few trailing whitespace lines
This commit is contained in:
parent
877d5c1e7f
commit
88c76147e1
|
@ -482,7 +482,6 @@ class Enumeration:
|
|||
if privilege.upper() == "Y":
|
||||
privileges.add(mysqlPrivs[count])
|
||||
|
||||
|
||||
if self.__isAdminFromPrivileges(privileges):
|
||||
areAdmins.add(user)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user