Skip to content

Commit

Permalink
Merge pull request #213 from nacengineer/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
devinus authored May 31, 2024
2 parents a018fc7 + 5d755e2 commit af0f395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/poison/parser.ex
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ defmodule Poison.Parser do
@compile {:inline_size, 150}
@compile {:inline_unroll, 3}

use Bitwise
import Bitwise

alias Poison.{Decoder, ParseError}

Expand Down

0 comments on commit af0f395

Please sign in to comment.