Skip to content

Commit 2039400

Browse files
codez0mb1eCopilot
andauthored
Remove unnecessary import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 65a2c18 commit 2039400

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/BinanceBot.Market.Tests/Core/MarketDepthTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using Binance.Net.Objects.Models;
22
using BinanceBot.Market.Domain;
3-
using ContractType = BinanceBot.Market.Domain.ContractType;
4-
53
namespace BinanceBot.Market.Tests.Core;
64

75
public class MarketDepthTests

0 commit comments

Comments
 (0)