Skip to content

Commit b2edfe7

Browse files
Update src/workflows/transport/pika_transport.py
Co-authored-by: Richard Gildea <rjgildea@users.noreply.github.com>
1 parent aa9a13f commit b2edfe7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/workflows/transport/pika_transport.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ def _call_message_callback(
342342
}
343343
)
344344
target_function = self.subscription_callback(subscription_id)
345-
346345
target_function(
347346
merged_headers,
348347
body,

0 commit comments

Comments
 (0)