Skip to content

Commit

Permalink
Revert "fix(IDENT-3334): Add blank line"
Browse files Browse the repository at this point in the history
This reverts commit a67df43.
  • Loading branch information
acuderman committed Sep 10, 2021
1 parent a67df43 commit 0dd3638
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aries_cloudagent/transport/outbound/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ def enqueue_message(self, profile: Profile, outbound: OutboundMessage):
self.outbound_new.append(queued)
self.process_queued()


async def encode_outbound_message(
self, profile: Profile, outbound: OutboundMessage, target: ConnectionTarget
):
Expand Down

0 comments on commit 0dd3638

Please sign in to comment.