mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unneeded import
This commit is contained in:
parent
d78f27466d
commit
a862e0bf2d
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from tests.support.mock import (
|
|||
|
||||
# Import Salt Libs
|
||||
import salt.states.mount as mount
|
||||
import salt.utils
|
||||
|
||||
|
||||
@skipIf(NO_MOCK, NO_MOCK_REASON)
|
||||
|
|
Loading…
Add table
Reference in a new issue