Skip to content

Commit

Permalink
Fixed indentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Sep 22, 2024
1 parent f70c200 commit f7d591e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ private static IStringTreeNode leftmostLeaf(Deque<AbstractString> todo, IStringT
}

return cur;
}
}

}

Expand Down

0 comments on commit f7d591e

Please sign in to comment.