Respond to CR.

This commit is contained in:
Matthew Chen 2018-04-06 16:46:36 -04:00
parent 2f2d1f81a8
commit 3ee37bd3f0

View file

@ -315,7 +315,6 @@ NS_ASSUME_NONNULL_BEGIN
if (bodyMediaView) {
OWSAssert(self.loadCellContentBlock);
OWSAssert(self.unloadCellContentBlock);
OWSAssert(!lastSubview);
bodyMediaView.clipsToBounds = YES;