Skip to content

Commit

Permalink
Fix compilation error.
Browse files Browse the repository at this point in the history
  • Loading branch information
azchohfi committed Feb 23, 2024
1 parent 86f6f2f commit 8ee413b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MSStore.CLI/Commands/Flights/GetCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
using System;
using System.CommandLine;
using System.CommandLine.Invocation;
using System.Globalization;
using System.Text.Json;
using System.Threading.Tasks;
using Microsoft.ApplicationInsights;
Expand Down

0 comments on commit 8ee413b

Please sign in to comment.