Remove comment

This commit is contained in:
Manfred Karrer 2016-11-13 21:48:08 +01:00
parent fe341e1836
commit 061e79137e

View file

@ -26,7 +26,6 @@ import java.util.function.Consumer;
import static com.google.common.base.Preconditions.checkNotNull;
// TODO use https://github.com/timmolter/XChange
public class PriceFeedService {
private static final Logger log = LoggerFactory.getLogger(PriceFeedService.class);
private HttpClient httpClient;