Skip to content

Commit

Permalink
Update DateScrubber.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 7, 2025
1 parent 27fef3d commit aae4ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify/Serialization/Scrubbers/DateScrubber.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// ReSharper disable ReturnValueOfPureMethodIsNotUsed
static partial class DateScrubber
static class DateScrubber
{
delegate bool TryConvert(
CharSpan span,
Expand Down

0 comments on commit aae4ac0

Please sign in to comment.