Skip to content

Commit

Permalink
chore: remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
HunorTotBagi committed Jan 23, 2024
1 parent e60ca00 commit 011060e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ public async Task<SendMessageResponse> Handle(SendMessageCommand request, Cancel
{
var recipients = await ValidateRecipients(request, cancellationToken);


var message = new Message(
_userContext.GetAddress(),
_userContext.GetDeviceId(),
Expand Down

0 comments on commit 011060e

Please sign in to comment.