mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused import
This commit is contained in:
parent
d4b42540e3
commit
0cd47aa81e
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from tests.support.unit import skipIf
|
|||
# Import Salt libs
|
||||
import salt.utils
|
||||
import salt.utils.systemd
|
||||
from salt.exceptions import CommandExecutionError
|
||||
|
||||
|
||||
@destructiveTest
|
||||
|
|
Loading…
Add table
Reference in a new issue