Skip to content

Commit

Permalink
Close mozilla-mobile#21552: Remove Extra Subtitle In Jump Back In Item
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketsroger authored and mergify[bot] committed Sep 29, 2021
1 parent 8193138 commit 53206df
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ private fun RecentTabItem(
) {
RecentTabTitle(title = title)

RecentTabSubtitle(subtitle = url)

Row {
RecentTabImage(
url = url,
Expand Down

0 comments on commit 53206df

Please sign in to comment.