kell_creations/kell_creations_apps/packages
Mike Kell fb3f6f43d4 chore(analyze): remove unnecessary_import directives in feature_orders tests
Remove 6 redundant direct src/ imports from feature_orders test files.
All symbols are already re-exported via the package barrel
(feature_orders/feature_orders.dart), making the src/ imports unnecessary.

Files cleaned:

- test/orders_controller_test.dart — removed orders_controller.dart import
- test/widgets/order_card_test.dart — removed order_card.dart import
- test/widgets/order_detail_panel_test.dart — removed order_detail_panel.dart import
- test/widgets/order_status_chip_test.dart — removed order_status_chip.dart import
- test/widgets/orders_page_test.dart — removed add_note_dialog.dart and
  order_detail_panel.dart imports

All 115/115 feature_orders tests still passing.
dart analyze: no issues found across all packages.
2026-07-10 20:18:48 -04:00
..
auth feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
core feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
data feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
design_system feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
feature_finance feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
feature_inventory chore(inventory): stage uncommitted presentation layer files from Stage 5B 2026-07-10 18:52:29 -04:00
feature_mrp feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
feature_orders chore(analyze): remove unnecessary_import directives in feature_orders tests 2026-07-10 20:18:48 -04:00
feature_policy feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
feature_social feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00
feature_wordpress chore: remove 8 unnecessary_import directives and 1 unused variable 2026-05-30 10:53:00 -04:00
integrations feat(mobile): Stage 5A — Android app shell and bootstrap 2026-05-28 19:10:14 -04:00