Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rizer1980 committed Nov 26, 2024
1 parent 9e30af3 commit a1bd6c0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
import org.knowm.xchange.dto.Order.OrderType;
import org.knowm.xchange.dto.trade.LimitOrder;
import org.knowm.xchange.instrument.Instrument;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

/** DTO representing the exchange order book */
public final class OrderBook implements Serializable {
Expand Down

0 comments on commit a1bd6c0

Please sign in to comment.