diff --git a/salt/modules/testinframod.py b/salt/modules/testinframod.py index b7b757829c..9a81a372d0 100644 --- a/salt/modules/testinframod.py +++ b/salt/modules/testinframod.py @@ -16,7 +16,6 @@ import types log = logging.getLogger(__name__) -from salt.ext import six try: import testinfra from testinfra import modules