mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused import six (lint)
This commit is contained in:
parent
b04d1a2f18
commit
fbe54c9a33
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue