nayooti 5 năm trước cách đây
mục cha
commit
9631daa151
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      deltachat-ios/View/Cell/GalleryCell.swift

+ 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