Skip to content

Commit e03d828

Browse files
committed
Fix warning
1 parent 1d8ed91 commit e03d828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/lib/app.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class App extends ConsumerWidget {
1111

1212
@override
1313
Widget build(BuildContext context, WidgetRef ref) {
14-
final router = ref.watch(routerProvider);
1514
return MaterialApp.router(
1615
title: title,
1716
theme: lightTheme(),

0 commit comments

Comments
 (0)