Update DatabaseCacheService.cs
This commit is contained in:
		| @@ -42,7 +42,6 @@ namespace GrossesMitainesAPI.Services { | ||||
|             } | ||||
|             return true; | ||||
|         } | ||||
|  | ||||
|         public bool isOk() { return _ok; } | ||||
|         public void askForRefresh() { _needUpd = true; } | ||||
|         public Product[]? GetCacheCopy() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user