Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Jul 31, 2022
1 parent 8d38412 commit 02adc7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mint/core/util.ex
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ defmodule Mint.Core.Util do
end
else
quote do
@doc since: "1.1.0"
defmacro is_connection_message(_conn, _message) do
raise ArgumentError,
"the is_connection_message/2 macro is only available with Elixir 1.10+"
Expand Down

0 comments on commit 02adc7f

Please sign in to comment.