Skip to content

Commit

Permalink
[MEDIDEV-509] Coding style fix, first iteration.
Browse files Browse the repository at this point in the history
  • Loading branch information
FredSpb committed Oct 16, 2023
1 parent 263a466 commit 719b2be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ public interface IFormulaEvaluator
string? TryEvaluate(
Cell cell);
}
}
}

0 comments on commit 719b2be

Please sign in to comment.