Skip to content

Commit dcf0d40

Browse files
codez0mb1eCopilot
andauthored
Remove unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9ed1fca commit dcf0d40

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/BinanceBot.Market.Tests/MarketDepthManagerTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System.Threading;
22
using System.Threading.Tasks;
33
using Binance.Net.Interfaces.Clients;
4-
using BinanceBot.Market.Core;
54
using BinanceBot.Market.Domain;
65
using Moq;
76
using NLog;

0 commit comments

Comments
 (0)