marinofaggiana %!s(int64=5) %!d(string=hai) anos
pai
achega
a8c64737f6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      iOSClient/Media/NCMedia.swift

+ 0 - 1
iOSClient/Media/NCMedia.swift

@@ -393,7 +393,6 @@ extension NCMedia: UIViewControllerPreviewingDelegate {
     func previewingContext(_ previewingContext: UIViewControllerPreviewing, commit viewControllerToCommit: UIViewController) {
         
         guard let indexPath = collectionView?.indexPathForItem(at: previewingContext.sourceRect.origin) else { return }
-        
         collectionView(collectionView, didSelectItemAt: indexPath)
     }
 }