Bozza gestione setup conf

This commit is contained in:
Samuele Locatelli
2023-10-03 12:23:19 +02:00
parent 35767c2716
commit a6f45ff908
2 changed files with 28 additions and 2 deletions
-2
View File
@@ -113,8 +113,6 @@ namespace MP.Data.Services
sw.Stop();
Log.Debug($"ConfigGetAll | {source} | {sw.Elapsed.TotalMilliseconds}ms");
return result;
//return Task.FromResult(dbController.ConfigGetAll().ToList());
}
public void Dispose()