bkjones / pyrabbit

A Python module to communicate w/ the RabbitMQ HTTP Management API
http://pyrabbit.readthedocs.org
BSD 3-Clause "New" or "Revised" License
97 stars 86 forks source link

Removed debug print #32

Closed volans- closed 8 years ago

volans- commented 9 years ago

@bkjones I've removed this print that seems to me a debug line not removed.

bkjones commented 8 years ago

addressed in https://github.com/bkjones/pyrabbit/pull/41 which I just merged. Thanks!