Removed blank line

This commit is contained in:
d.piccinini
2024-09-09 10:21:00 +02:00
committed by Patrik Svensson
parent 32384f7b8d
commit 3437130bf0
@@ -57,6 +57,5 @@ public sealed class CalendarEvent
Month = month; Month = month;
Day = day; Day = day;
CustomHighlightStyle = customHighlightStyle; CustomHighlightStyle = customHighlightStyle;
} }
} }