Skip to content

Commit

Permalink
♻️ remove unnecessary property
Browse files Browse the repository at this point in the history
  • Loading branch information
bannzai committed Oct 26, 2021
1 parent db9be17 commit 76f0f05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/domain/calendar/calendar_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ class CalendarPage extends HookWidget {
return Scaffold(
backgroundColor: PilllColors.background,
appBar: AppBar(
leading: Container(),
actions: [],
title: CalendarModifyMonth(
state: state,
itemScrollController: itemScrollController,
Expand Down

0 comments on commit 76f0f05

Please sign in to comment.