nayooti 5 жил өмнө
parent
commit
9631daa151

+ 0 - 1
deltachat-ios/View/Cell/GalleryCell.swift

@@ -47,7 +47,6 @@ class GalleryCell: UICollectionViewCell {
         guard let viewtype = msg.viewtype, let fileUrl = msg.fileURL else {
             return
         }
-
         switch viewtype {
         case .image:
             imageView.image = msg.image