Skip to content

Commit

Permalink
docs: Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 3, 2023
1 parent 68e2632 commit f891adb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pelican/util/services.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ def decode(body: bytes, content_type: str | None) -> Any:
}


# https://github.com/pika/pika/blob/master/examples/blocking_consume_recover_multiple_hosts.py
def consume(*args: Any, **kwargs: Any) -> None:
"""
Consume messages from RabbitMQ.
Expand Down

0 comments on commit f891adb

Please sign in to comment.