Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Jan 16, 2025
1 parent ce1f13a commit 448ce04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/flutter/lib/app/routes/app_pages.dart
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ class AppPages {
GetPage(
name: _Paths.REDIRECT,
page: () => const RedirectView(),
transition: Transition.upToDown,
binding: RedirectBinding(),
),
]),
Expand Down

0 comments on commit 448ce04

Please sign in to comment.