Skip to content

Commit 362ddaa

Browse files
committed
lint: misc
1 parent bab7f4a commit 362ddaa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/content_management/view/create_source_page.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import 'package:flutter_bloc/flutter_bloc.dart';
55
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart';
66
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/create_source/create_source_bloc.dart';
77
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';
98
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart';
109
import 'package:go_router/go_router.dart';
1110
import 'package:ui_kit/ui_kit.dart';

lib/content_management/view/edit_source_page.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import 'package:flutter_bloc/flutter_bloc.dart';
55
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart';
66
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/edit_source/edit_source_bloc.dart';
77
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';
98
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart';
109
import 'package:go_router/go_router.dart';
1110
import 'package:ui_kit/ui_kit.dart';

0 commit comments

Comments
 (0)