Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
whattherestimefor committed Dec 2, 2024
1 parent a055d8a commit 20771af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ public final class StatusView: UIView {
let status = (status?.reblog ?? status)

if let status, let filterContext, let filterBox {
// TODO: L10 string
let filterPrefix = "\(L10n.Common.Controls.Timeline.filtered) \""
let filterResult = filterBox.apply(to: status, in: filterContext)
switch filterResult {
Expand Down

0 comments on commit 20771af

Please sign in to comment.