Skip to content

Commit

Permalink
Remove new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed May 21, 2024
1 parent cc426f2 commit f42e16d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ApiClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ public async Task<bool> SendTokens(Payload payload, Configuration config)

result.EnsureSuccessStatusCode();

AnsiConsole.WriteLine();
AnsiConsole.WriteLine();

return true;
}
catch (Exception e)
Expand Down

0 comments on commit f42e16d

Please sign in to comment.