File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
lib/content_management/view Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ import 'package:data_table_2/data_table_2.dart';
3
3
import 'package:flutter/material.dart' ;
4
4
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
- import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/edit_source/edit_source_bloc.dart' ;
7
6
import 'package:flutter_news_app_web_dashboard_full_source_code/l10n/app_localizations.dart' ;
8
7
import 'package:flutter_news_app_web_dashboard_full_source_code/l10n/l10n.dart' ;
9
8
import 'package:flutter_news_app_web_dashboard_full_source_code/router/routes.dart' ;
9
+ import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/source_type_l10n.dart' ;
10
10
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/content_status_l10n.dart' ;
11
11
import 'package:go_router/go_router.dart' ;
12
12
import 'package:intl/intl.dart' ;
You can’t perform that action at this time.
0 commit comments