mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Lint: Remove unused six import
This commit is contained in:
parent
c6816b2149
commit
4518c89484
@ -16,7 +16,6 @@ import types
|
|||||||
|
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
|
||||||
from salt.ext import six
|
|
||||||
try:
|
try:
|
||||||
import testinfra
|
import testinfra
|
||||||
from testinfra import modules
|
from testinfra import modules
|
||||||
|
Loading…
Reference in New Issue
Block a user