Removed leftovers from testing the module

reviewable/pr18780/r1
Manuel Sousa 10 years ago
parent 2fa269b019
commit 6354e835d1

@ -187,9 +187,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…
Cancel
Save