Skip to content

Commit

Permalink
undo previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshj01 committed Jul 25, 2024
1 parent d6ace98 commit 1c9c6c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ class _HomePageState extends ConsumerState<HomePage> {
@override
void dispose() {
NavbarNotifier.clear();
NavbarNotifier.removeLastListener();
super.dispose();
}

Expand Down

1 comment on commit 1c9c6c9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.