Skip to content

Commit

Permalink
Make BroadwaySQS.Options private
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Feb 20, 2024
1 parent 055e9a5 commit fb517d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/broadway_sqs/options.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
defmodule BroadwaySQS.Options do
@moduledoc """
Broadway SQS option definitions and custom validators.
"""
@moduledoc false

def definition() do
[
Expand Down

0 comments on commit fb517d7

Please sign in to comment.