mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Lint fix
This commit is contained in:
parent
9db4179462
commit
a0d2dd2069
@ -29,9 +29,6 @@ import salt.ext.six as six
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
# Globals
|
||||
core.__salt__ = {}
|
||||
core.__opts__ = {}
|
||||
|
||||
IPv4Address = salt.ext.ipaddress.IPv4Address
|
||||
IPv6Address = salt.ext.ipaddress.IPv6Address
|
||||
IP4_LOCAL = '127.0.0.1'
|
||||
|
Loading…
Reference in New Issue
Block a user