6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit b8c58960

AuthorMikkel Thygesen<mikkelet@gmail.com>
Date2026-02-27 11:42:11 +0100
2922: refined review_order_screen.dart

Changed files

comwell_key_app/lib/routing/app_router.dart | 1 -
 1 file changed, 1 deletion(-)

Diff

diff --git a/comwell_key_app/lib/routing/app_router.dart b/comwell_key_app/lib/routing/app_router.dart
index 292e232d..33719c3d 100644
--- a/comwell_key_app/lib/routing/app_router.dart
+++ b/comwell_key_app/lib/routing/app_router.dart
@@ -8,7 +8,6 @@ import 'package:comwell_key_app/my_booking/my_booking_route.dart';
import 'package:comwell_key_app/pregistration/preregistration_route.dart';
import 'package:comwell_key_app/presentation/screens/booking_details/booking_details_route.dart';
import 'package:comwell_key_app/presentation/screens/change_password/change_password_route.dart';
-import 'package:comwell_key_app/presentation/screens/concierge/concierge_route.dart';
import 'package:comwell_key_app/presentation/screens/notifications/notifications_route.dart';
import 'package:comwell_key_app/presentation/screens/payment_processing/payment_processing_route.dart';
import 'package:comwell_key_app/presentation/screens/permission_overview/permission_overview_route.dart';