Removed leftovers from testing the module
This commit is contained in:
parent
5c1200e9b3
commit
5ee8e36ad0
1 changed files with 0 additions and 3 deletions
|
@ -167,9 +167,6 @@ def main():
|
|||
):
|
||||
module.fail_json(
|
||||
msg = "RabbitMQ RESTAPI doesn't support attribute changes for existing queues",
|
||||
details = "XPTO",
|
||||
src = json.dumps(response['arguments']),
|
||||
dest = json.dumps(module.params)
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue