mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: Remove unused six import
This commit is contained in:
parent
c6816b2149
commit
4518c89484
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ import types
|
|||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
from salt.ext import six
|
||||
try:
|
||||
import testinfra
|
||||
from testinfra import modules
|
||||
|
|
Loading…
Add table
Reference in a new issue