Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Feb 5, 2025
1 parent 7f6bfa8 commit 6a0741c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ public override BlockState TryContinue(BlockProcessor processor, Block block)
if (line.StartsWith(":::"))
return base.TryContinue(processor, block);


if (block is not DirectiveBlock directiveBlock)
return base.TryContinue(processor, block);

Expand Down

0 comments on commit 6a0741c

Please sign in to comment.