mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Pylint fix
This commit is contained in:
parent
a839e84d02
commit
7393fe8894
@ -39,15 +39,10 @@ Module for handling openstack glance calls.
|
||||
from __future__ import absolute_import
|
||||
import re
|
||||
|
||||
# Import third party libs
|
||||
#import salt.ext.six as six
|
||||
|
||||
# Import salt libs
|
||||
from salt.exceptions import (
|
||||
#CommandExecutionError,
|
||||
SaltInvocationError
|
||||
)
|
||||
from salt.utils import warn_until
|
||||
|
||||
from salt.version import (
|
||||
__version__,
|
||||
|
Loading…
Reference in New Issue
Block a user