Code cleanup.

This commit is contained in:
2026-02-24 12:20:56 -05:00
parent 3bbd539af4
commit 4d84c5e63c
14 changed files with 2 additions and 1977 deletions

View File

@@ -921,7 +921,6 @@ namespace TradeBlotter.ViewModels
{
try{LocalPriceCache.GetInstance().Clear();}catch(Exception){;}
try{GBPriceCache.GetInstance().Clear();}catch(Exception){;}
try{PriceCache.GetInstance().Clear();}catch(Exception){;}
}
// **************************************************************************************************************************************************************************************
// ******************************************************************************** C O M M A N D S *************************************************************************************