Comment the salt import

This commit is contained in:
twangboy 2017-12-14 09:04:26 -07:00
parent fe34f0c877
commit 8316481944
No known key found for this signature in database
GPG key ID: 93FF3BDEB278C9EB

View file

@ -15,6 +15,7 @@ import random
import shutil
import salt.ext.six as six
# Import salt libs
import salt.utils.win_dacl