Skip to content

Commit

Permalink
chore: fix merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkilcommins committed Jan 31, 2024
1 parent cc4e661 commit 434145a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Explore.Cli/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ internal class Program
{
public static async Task<int> Main(string[] args)
{
import-postman-collection
var rootCommand = new RootCommand
{
Name = "Explore.CLI",
Expand Down

0 comments on commit 434145a

Please sign in to comment.