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
9db4179462
commit
a0d2dd2069
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue