mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove un-needed param
This commit is contained in:
parent
d4ebb63638
commit
932ff82d70
1 changed files with 0 additions and 1 deletions
|
@ -312,7 +312,6 @@ class PublishServer(salt.transport.base.DaemonizedPublishServer):
|
|||
publish_payload,
|
||||
presence_callback=None,
|
||||
remove_presence_callback=None,
|
||||
event=None,
|
||||
):
|
||||
"""
|
||||
Bind to the interface specified in the configuration file
|
||||
|
|
Loading…
Add table
Reference in a new issue