Lint: Remove unused import

This commit is contained in:
Nicole Thomas 2018-01-24 09:06:00 -05:00 committed by GitHub
parent 6f8be1c98f
commit 1db8662547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ import logging
import time
import salt.utils.stringutils
from salt.ext import six
from salt.ext.six.moves import map
# Import 3rd Party libs