Skip to content

Commit

Permalink
Optimized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaron committed Jun 16, 2024
1 parent 59a1c74 commit 57d32b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roboquant/src/main/kotlin/org/roboquant/brokers/Broker.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ package org.roboquant.brokers

import org.roboquant.feeds.Event
import org.roboquant.orders.Order
import java.time.Instant

/**
* Interface for any broker implementation, used for both simulated and real brokers.
Expand Down

0 comments on commit 57d32b8

Please sign in to comment.