Skip to content

Commit e1381c4

Browse files
committed
refactor(widgets): remove unused widget exports
- Remove exports for 'country_dropdown_form_field.dart' and 'language_dropdown_form_field.dart' - Keep export for 'searchable_dropdown_form_field.dart'
1 parent 6058e79 commit e1381c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/shared/widgets/widgets.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
export 'country_dropdown_form_field.dart';
2-
export 'language_dropdown_form_field.dart';
31
export 'searchable_dropdown_form_field.dart';

0 commit comments

Comments
 (0)