Fix sneaky indention

This commit is contained in:
Daniel A. Wozniak 2018-04-25 09:39:58 -07:00
parent 082b8d0b3d
commit 0386216005
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -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