Remove unused import, remove Windows reference

This commit is contained in:
twangboy 2019-07-05 15:10:22 -06:00
parent b934d53189
commit 86e64ae115
No known key found for this signature in database
GPG key ID: 93FF3BDEB278C9EB

View file

@ -9,7 +9,6 @@ import time
# Salt libs
import salt.utils.files
import salt.utils.platform
from salt.beacons import watchdog
from salt.ext.six.moves import range