mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Remove extra blank line.
This commit is contained in:
parent
11c3b5bf8e
commit
158ea87407
@ -51,7 +51,6 @@ from salt.exceptions import CommandExecutionError
|
|||||||
from salt.ext import six
|
from salt.ext import six
|
||||||
from salt.ext.six.moves import zip # pylint: disable=redefined-builtin
|
from salt.ext.six.moves import zip # pylint: disable=redefined-builtin
|
||||||
|
|
||||||
|
|
||||||
# Define the module's virtual name
|
# Define the module's virtual name
|
||||||
__virtualname__ = 'pkg'
|
__virtualname__ = 'pkg'
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
Loading…
Reference in New Issue
Block a user