CrazyIter_Bin %!s(int64=3) %!d(string=hai) anos
pai
achega
c0d111c422
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      TEAMModelOS.SDK/Models/Service/FixDataService.cs

+ 0 - 3
TEAMModelOS.SDK/Models/Service/FixDataService.cs

@@ -131,13 +131,10 @@ namespace TEAMModelOS.SDK.Models.Service
                                     await client.GetContainer("TEAMModelOS", tb).UpsertItemAsync(bloblog, new Azure.Cosmos.PartitionKey(bloblog.code));
                                     await client.GetContainer("TEAMModelOS", tb).UpsertItemAsync(bloblog, new Azure.Cosmos.PartitionKey(bloblog.code));
                                 }
                                 }
                             }
                             }
-                           
                         }
                         }
-                       
                     }
                     }
                 }
                 }
             }
             }
-            
         }
         }
     }
     }
 }
 }