Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Dec 23, 2022
1 parent 1d8ed91 commit e03d828
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/app.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class App extends ConsumerWidget {

@override
Widget build(BuildContext context, WidgetRef ref) {
final router = ref.watch(routerProvider);
return MaterialApp.router(
title: title,
theme: lightTheme(),
Expand Down

0 comments on commit e03d828

Please # to comment.