mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused import (lint)
This commit is contained in:
parent
f7502436bd
commit
44d6d9f46d
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ from __future__ import unicode_literals
|
|||
import sys
|
||||
import logging
|
||||
from salt.ext.six.moves import range # pylint: disable=W0622,import-error
|
||||
from salt.ext import six
|
||||
|
||||
# Import third party libs
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue