File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
lib/content_management/view Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import 'package:flutter_bloc/flutter_bloc.dart';
55import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart' ;
66import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/create_source/create_source_bloc.dart' ;
77import 'package:flutter_news_app_web_dashboard_full_source_code/l10n/l10n.dart' ;
8- import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/source_type_l10n.dart' ;
98import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart' ;
109import 'package:go_router/go_router.dart' ;
1110import 'package:ui_kit/ui_kit.dart' ;
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import 'package:flutter_bloc/flutter_bloc.dart';
55import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart' ;
66import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/edit_source/edit_source_bloc.dart' ;
77import 'package:flutter_news_app_web_dashboard_full_source_code/l10n/l10n.dart' ;
8- import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/source_type_l10n.dart' ;
98import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart' ;
109import 'package:go_router/go_router.dart' ;
1110import 'package:ui_kit/ui_kit.dart' ;
You can’t perform that action at this time.
0 commit comments