mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused imports
This commit is contained in:
parent
3000d2095d
commit
f27589aff7
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ from tests.support.mock import (
|
|||
call
|
||||
)
|
||||
|
||||
# Import 3rd-party libs
|
||||
from salt.ext import six
|
||||
|
||||
# Import Salt Libs
|
||||
import salt.states.proxy as proxy
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue