Skip to content

Commit

Permalink
self code review
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Jan 21, 2025
1 parent 1851f28 commit ee88689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Src/CSharpier.Cli/ServerCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ public static Command Create()

serverCommand.SetHandler(async context =>
{
// TODO do these options even do anything??
var logLevel = LogLevel.Information;

var serverPort = context.ParseResult.GetValueForOption(serverPortOption);
Expand Down

0 comments on commit ee88689

Please sign in to comment.