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';
5
5
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart' ;
6
6
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/create_source/create_source_bloc.dart' ;
7
7
import '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' ;
9
8
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart' ;
10
9
import 'package:go_router/go_router.dart' ;
11
10
import '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';
5
5
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart' ;
6
6
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/edit_source/edit_source_bloc.dart' ;
7
7
import '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' ;
9
8
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart' ;
10
9
import 'package:go_router/go_router.dart' ;
11
10
import 'package:ui_kit/ui_kit.dart' ;
You can’t perform that action at this time.
0 commit comments