mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Eliminate import of salt.utils.cloud.
This commit is contained in:
parent
75fbd9a9f9
commit
cce85a7394
@ -43,9 +43,6 @@ from __future__ import with_statement, print_function
|
||||
# Import python libs
|
||||
import os.path
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils.cloud
|
||||
|
||||
|
||||
def __virtual__():
|
||||
return 'apache.config' in __salt__
|
||||
|
Loading…
Reference in New Issue
Block a user