removed statement causing loop.

This commit is contained in:
Kevin G Christiano 2019-07-23 12:14:18 -04:00
parent c9c3ef1ade
commit bc516ff74c

View File

@ -128,7 +128,6 @@ import UIKit
title.text = ""
message.text = ""
imageLoader.imageView.image = nil
imageLeadingConstraint?.constant = 16
backgroundColor = nil
}