mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix sneaky indention
This commit is contained in:
parent
082b8d0b3d
commit
0386216005
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import salt.utils.platform
|
|||
import salt.utils.stringutils
|
||||
|
||||
if not salt.utils.platform.is_windows():
|
||||
import grp
|
||||
import grp
|
||||
|
||||
|
||||
@skip_if_not_root
|
||||
|
|
Loading…
Add table
Reference in a new issue