mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Remove comment
This commit is contained in:
parent
fe341e1836
commit
061e79137e
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue