mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-14 13:09:11 -07:00
remove unused function
This commit is contained in:
parent
f9da7cb180
commit
95670ce6b5
2 changed files with 0 additions and 5 deletions
|
@ -139,10 +139,6 @@ class PlaybookCallbacks(object):
|
|||
def __init__(self):
|
||||
pass
|
||||
|
||||
# TOOD: -- remove this
|
||||
def set_playbook(self, playbook):
|
||||
self.playbook = playbook
|
||||
|
||||
def on_start(self):
|
||||
print "\n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue