Skip to content

Commit

Permalink
remove verbose information from WorldInfoScreen
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyabsi committed Dec 31, 2024
1 parent ff9e8c8 commit b6a0632
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 +348,6 @@ class WorldInfoScreen(
SubHeader(title = stringResource(R.string.world_title_updated_at))
Description(text = updatedAtFormatted)

SubHeader(title = stringResource(R.string.world_title_labs_publication_date))
Description(text = updatedAtFormatted)

SubHeader(title = stringResource(R.string.world_title_publication_date))
Description(text = updatedAtFormatted)

Expand Down

0 comments on commit b6a0632

Please sign in to comment.