Skip to content

Commit

Permalink
Fix malformed JSON/XML (#4972)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1200204095367872/1208202859730165/f

### Description
Removes some random characters in two files.

### Steps to test this PR
- [x] Code review
  • Loading branch information
joshliebe authored Sep 2, 2024
1 parent 7838207 commit 437e96e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,5 @@
</LinearLayout>
</FrameLayout>
</com.duckduckgo.common.ui.view.shape.DaxBubbleCardView>
>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
]
},
"client_timestamp": "2023-05-23T10:39:16.129Z"
}1
}

0 comments on commit 437e96e

Please sign in to comment.