Skip to content

Commit

Permalink
fix some typos
Browse files Browse the repository at this point in the history
Signed-off-by: MregXN <mregxn@gmail.com>
  • Loading branch information
MregXN committed Sep 8, 2023
1 parent 525c42c commit d3c2dc7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions service_invocation/csharp/http/checkout/Program.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
using System.Text;
using System.Text.Json;
using System.Text.Json.Serialization;
using Dapr.Client;
using Dapr.Client;

using var client = new DaprClientBuilder().Build();

Expand Down

0 comments on commit d3c2dc7

Please sign in to comment.