Skip to content

Commit

Permalink
[FIX] Variable duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyalehchylin committed Jun 6, 2024
1 parent dce94a7 commit 278afb6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ public class TodayPageViewModel : ViewModel
readonly double _subjectsHeightToSubtract;
readonly double _subjectsFooterHeight;
readonly double _subjectsHeaderHeight = 71;
readonly double _subjectsHeightToSubtract;
readonly bool _isLargeFont;

const int _minimumCalendarPosition = 0;
Expand Down

0 comments on commit 278afb6

Please sign in to comment.