nayooti 5 vuotta sitten
vanhempi
commit
9631daa151
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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