Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Process-ing committed Oct 29, 2024
1 parent 0de771a commit d50aad7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/uni_ui/lib/calendar/calendar_item.dart
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class _CalendarItemDate extends StatelessWidget {
),
],
);

} else {
return Padding(
padding: EdgeInsets.only(top: 10),
Expand Down

0 comments on commit d50aad7

Please sign in to comment.