Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Cafasso <[email protected]>
  • Loading branch information
noxdafox committed Nov 7, 2021
1 parent 206eff4 commit b20c549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rabbitmq_message_deduplication.ex
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ defmodule RabbitMQMessageDeduplication do
RabbitMQMessageDeduplication.Queue.disable()
end

@impl true
def init([]) do
Supervisor.init([], strategy: :one_for_one)
end
Expand Down

0 comments on commit b20c549

Please sign in to comment.