Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
EricAnderson1000 committed Nov 18, 2018
1 parent 0cf6976 commit 0b717e6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,5 @@ public void testExchangeMetaData() {
Assert.assertNotNull(exchangeMetaData);
Assert.assertNotNull(exchangeMetaData.getCurrencies());
Assert.assertNotNull("USDC is not defined", exchangeMetaData.getCurrencies().get(new Currency("USDC")));



}
}

0 comments on commit 0b717e6

Please sign in to comment.