removed few trailing whitespace lines

This commit is contained in:
Miroslav Stampar 2011-04-15 20:52:08 +00:00
parent 877d5c1e7f
commit 88c76147e1
2 changed files with 2 additions and 3 deletions

View File

@ -482,7 +482,6 @@ class Enumeration:
if privilege.upper() == "Y":
privileges.add(mysqlPrivs[count])
if self.__isAdminFromPrivileges(privileges):
areAdmins.add(user)