Skip to content

Commit

Permalink
cleanup comments
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Dec 28, 2024
1 parent 32a343f commit eefa553
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Src/CSharpier/SyntaxPrinter/PrintingContext.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
namespace CSharpier.SyntaxPrinter;

// TODO #819 make this change in main so that the PR is easier to review
// TODO #819 also move around the namespaces in main

internal class PrintingContext
{
public required PrintingContextOptions Options { get; init; }
Expand Down

0 comments on commit eefa553

Please sign in to comment.