mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint Fix
This commit is contained in:
parent
a8bfe5ec1f
commit
6cc5f97e92
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ensure_in_syspath('../../../')
|
|||
|
||||
# Import Salt Libs
|
||||
from salt.cloud.clouds import vmware
|
||||
from salt.exceptions import SaltCloudSystemExit, SaltCloudNotFound
|
||||
from salt.exceptions import SaltCloudSystemExit
|
||||
|
||||
# Global Variables
|
||||
vmware.__active_provider_name__ = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue