marinofaggiana 4 years ago
parent
commit
7e8f8fc6d9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Networking/NCNetworking.swift

+ 0 - 1
iOSClient/Networking/NCNetworking.swift

@@ -217,7 +217,6 @@ import Alamofire
            
             if errorCode == 0 {
                
-                metadata.date = date ?? NSDate()
                 metadata.etag = etag ?? ""
                 if setFavorite { metadata.favorite = true }