From 5088e394f2ca31298b68f3c7abb36af873fdfef3 Mon Sep 17 00:00:00 2001 From: ryanzhao Date: Wed, 13 Sep 2023 17:23:18 +1000 Subject: [PATCH] clean --- Session/Conversations/Message Cells/VisibleMessageCell.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Session/Conversations/Message Cells/VisibleMessageCell.swift b/Session/Conversations/Message Cells/VisibleMessageCell.swift index c264472ea..e1670ea30 100644 --- a/Session/Conversations/Message Cells/VisibleMessageCell.swift +++ b/Session/Conversations/Message Cells/VisibleMessageCell.swift @@ -467,7 +467,6 @@ final class VisibleMessageCell: MessageCell, TappableLabelDelegate { subview.removeFromSuperview() } albumView = nil - albumView = nil bodyTappableLabel = nil // Handle the deleted state first (it's much simpler than the others)