Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Sep 5, 2024
1 parent 8ce4fdc commit 904939f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ func (lr *TopicListenerReconnector) Close(ctx context.Context, reason error) err
}

func (lr *TopicListenerReconnector) connect(connectionCtx context.Context) {

sl, connRes := newStreamListener(
connectionCtx,
lr.client,
Expand Down

0 comments on commit 904939f

Please sign in to comment.