mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-25 07:45:44 +00:00
Revert "Merge branch 'fix/implement-fifo-v2' into 'dev/fifo-v2'"
This reverts merge request !340
This commit is contained in:
@@ -10,11 +10,6 @@ type FifoStockV2Service = fifoStockV2.Service
|
||||
|
||||
type FifoStockV2Lane = fifoStockV2.Lane
|
||||
|
||||
const (
|
||||
FifoStockV2LaneStockable FifoStockV2Lane = fifoStockV2.LaneStockable
|
||||
FifoStockV2LaneUsable FifoStockV2Lane = fifoStockV2.LaneUsable
|
||||
)
|
||||
|
||||
type FifoStockV2Ref = fifoStockV2.Ref
|
||||
|
||||
type FifoStockV2GatherRequest = fifoStockV2.GatherRequest
|
||||
|
||||
Reference in New Issue
Block a user