Skip to content

Commit 22bf985

Browse files
committed
refactor: remove unused import
- Removed unused import statement for 'package:ht_main/l10n/l10n.dart' - This change simplifies the code and reduces potential package dependencies
1 parent 3b47c3a commit 22bf985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/shared/widgets/headline_tile_image_top.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import 'package:flutter/material.dart';
22
import 'package:go_router/go_router.dart';
33
import 'package:ht_main/entity_details/view/entity_details_page.dart';
4-
import 'package:ht_main/l10n/l10n.dart';
54
import 'package:ht_main/router/routes.dart';
65
import 'package:ht_shared/ht_shared.dart';
76
import 'package:ht_ui_kit/ht_ui_kit.dart';

0 commit comments

Comments
 (0)