Skip to content

Commit

Permalink
unused lines deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
tosunthex committed Aug 2, 2020
1 parent 5a8ae1b commit 975ae0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CoinGecko.Test/CoinsClientTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,8 @@ namespace CoinGecko.Test
{
public class CoinsClientTests
{
private readonly ITestOutputHelper _testOutputHelper;

public CoinsClientTests(ITestOutputHelper testOutputHelper)
{
_testOutputHelper = testOutputHelper;
_client = CoinGeckoClient.Instance;
}

Expand Down

0 comments on commit 975ae0c

Please sign in to comment.