mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: Remove unused import
This commit is contained in:
parent
7279f98e92
commit
df18a89836
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from tests.support.mock import (
|
|||
)
|
||||
|
||||
# Import Salt Libs
|
||||
from salt.exceptions import CommandExecutionError
|
||||
import salt.modules.dockermod as docker_mod
|
||||
import salt.states.docker_image as docker_state
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue