Skip to content

Commit 0a07f60

Browse files
committed
chore: imports
1 parent d6a0b11 commit 0a07f60

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/local_ads_management/view/archived_local_ads_page.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import 'package:flutter_news_app_web_dashboard_full_source_code/local_ads_manage
1111
DeleteLocalAdForeverRequested,
1212
RestoreLocalAdRequested,
1313
UndoDeleteLocalAdRequested;
14-
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/ad_type_l10n.dart';
1514
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/extensions.dart';
1615
import 'package:intl/intl.dart';
1716
import 'package:ui_kit/ui_kit.dart';

lib/local_ads_management/view/local_ads_management_page.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import 'package:flutter_news_app_web_dashboard_full_source_code/local_ads_manage
1010
import 'package:flutter_news_app_web_dashboard_full_source_code/router/routes.dart';
1111
// Added import
1212
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/extensions.dart';
13-
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/local_ads_management_tab_l10n.dart';
1413
import 'package:go_router/go_router.dart';
1514
import 'package:intl/intl.dart';
1615
import 'package:ui_kit/ui_kit.dart';

0 commit comments

Comments
 (0)