marinofaggiana 4 年 前
コミット
d47ec2ca1a
1 ファイル変更0 行追加1 行削除
  1. 0 1
      iOSClient/Networking/NCOperationQueue.swift

+ 0 - 1
iOSClient/Networking/NCOperationQueue.swift

@@ -112,7 +112,6 @@ class NCOperationDownloadThumbnail: ConcurrentOperation {
                     }
                 }
             }
-            
             self.finish()
         }
     }