Remove unused import six (lint)

This commit is contained in:
twangboy 2017-08-17 15:54:38 -06:00
parent b04d1a2f18
commit fbe54c9a33

View File

@ -13,7 +13,6 @@ from tests.support.unit import skipIf, TestCase
from tests.support.paths import TMP
# Import salt libs
import salt.ext.six as six
import salt.utils
import salt.utils.find