Skip to content

Commit 975ae0c

Browse files
committed
unused lines deleted
1 parent 5a8ae1b commit 975ae0c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CoinGecko.Test/CoinsClientTests.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,8 @@ namespace CoinGecko.Test
1313
{
1414
public class CoinsClientTests
1515
{
16-
private readonly ITestOutputHelper _testOutputHelper;
17-
1816
public CoinsClientTests(ITestOutputHelper testOutputHelper)
1917
{
20-
_testOutputHelper = testOutputHelper;
2118
_client = CoinGeckoClient.Instance;
2219
}
2320

0 commit comments

Comments
 (0)