Skip to content

Commit

Permalink
Cleanup (IOS-264)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitschlag committed May 14, 2024
1 parent 43c8d95 commit 1692ba5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ extension NotificationView {
setQuoteStatusViewDisplay()
}
case .moderationWarning:
setAuthorContainerBottomPaddingViewDisplay()
// case handled in `AccountWarningNotificationCell.swift`
break
case ._other:
setAuthorContainerBottomPaddingViewDisplay()
assertionFailure()
Expand Down

0 comments on commit 1692ba5

Please sign in to comment.