Skip to content

Commit f998fcc

Browse files
committed
💬 Remove duplicate description for the English text delegate
1 parent 9ad2152 commit f998fcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/delegates/assets_picker_text_delegate.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ class DefaultAssetsPickerTextDelegate implements AssetsPickerTextDelegate {
108108
}
109109

110110
/// [AssetsPickerTextDelegate] implements with English.
111-
/// 英文文字实现
112111
class EnglishTextDelegate implements AssetsPickerTextDelegate {
113112
factory EnglishTextDelegate() => _instance;
114113

0 commit comments

Comments
 (0)