Skip to content

Commit e043b29

Browse files
committed
Remove duplicated text
1 parent 7f4dafd commit e043b29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/screens/update_app_screen.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class UpdateAppScreen extends StatelessWidget {
3232
mainAxisSize: MainAxisSize.min,
3333
children: [
3434
Text(AppLocalizations.of(context).appUpdateContent),
35-
Text(AppLocalizations.of(context).appUpdateContent),
3635
],
3736
),
3837
actions: null,

0 commit comments

Comments
 (0)