Skip to content

Commit e8150dc

Browse files
committed
refactor(widgets): remove unused export
- Removed unused export statement for 'user_navigation_rail_footer.dart' - This change simplifies the codebase by eliminating unused imports
1 parent 850f704 commit e8150dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/shared/widgets/widgets.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export 'package:flutter_news_app_web_dashboard_full_source_code/shared/widgets/about_icon.dart';
22
export 'package:flutter_news_app_web_dashboard_full_source_code/shared/widgets/searchable_selection_input.dart';
3-
export 'package:flutter_news_app_web_dashboard_full_source_code/shared/widgets/user_navigation_rail_footer.dart';

0 commit comments

Comments
 (0)