code cleanup
test / deploy_trader_prod (push) Successful in 7m24s
Details
test / deploy_trader_prod (push) Successful in 7m24s
Details
parent
4332e3b097
commit
b3b7807249
|
@ -1,5 +1,4 @@
|
|||
using Google.Protobuf.WellKnownTypes;
|
||||
using KLHZ.Trader.Core.Common.Extentions;
|
||||
using KLHZ.Trader.Core.Common.Extentions;
|
||||
using KLHZ.Trader.Core.Contracts.Common.Enums;
|
||||
using KLHZ.Trader.Core.DataLayer;
|
||||
using KLHZ.Trader.Core.Exchange.Extentions;
|
||||
|
@ -10,7 +9,6 @@ using Microsoft.Extensions.Logging;
|
|||
using Microsoft.Extensions.Options;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Immutable;
|
||||
using Telegram.Bot.Types;
|
||||
using Tinkoff.InvestApi;
|
||||
using Tinkoff.InvestApi.V1;
|
||||
using Asset = KLHZ.Trader.Core.Exchange.Models.AssetsAccounting.Asset;
|
||||
|
|
Loading…
Reference in New Issue