mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix coding style issues
This commit is contained in:
parent
c99f3996c0
commit
53b8fe1e21
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ __grants__ = [
|
|||
"SELECT",
|
||||
"SET USER", # MariaDB since 10.5.2
|
||||
"SET_USER_ID",
|
||||
"SERVICE_CONNECTION_ADMIN", # MySQL since 8.0.14
|
||||
"SERVICE_CONNECTION_ADMIN", # MySQL since 8.0.14
|
||||
"SHOW DATABASES",
|
||||
"SHOW VIEW",
|
||||
"SHUTDOWN",
|
||||
|
|
Loading…
Add table
Reference in a new issue