Skip to content

Commit

Permalink
Python checker errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshmurthy committed Oct 30, 2023
1 parent 3bfb45f commit 2a6be24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/system_tests_delivery_counts.py
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,6 @@ def on_released(self, event):
self.poll_timer_started = True
self.poll_timer = event.reactor.schedule(0.5, PollTimeout(self))


def verify_released(self, large_message=False):
"""
Verify the link released count by releasing all received messages
Expand Down

0 comments on commit 2a6be24

Please sign in to comment.