Skip to content

Commit

Permalink
fixup! handle false for x-stream-automatic-offset-tracking and add sp…
Browse files Browse the repository at this point in the history
…ec for it. Lint: Refactor validate_preconditions, move validate_stream_offset and validate_stream_filter to separate methods
  • Loading branch information
viktorerlingsson committed Jan 27, 2025
1 parent 9666a4f commit e6fd1ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lavinmq/amqp/stream_consumer.cr
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ module LavinMQ
end
end

private def validate_offset_tracking(arg)
end

private def deliver_loop
i = 0
loop do
Expand Down

0 comments on commit e6fd1ee

Please sign in to comment.