Prevent dialyzer warning
Issued under OTP 22.2
This commit is contained in:
parent
04ea54a2b3
commit
2b9549fba7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ decoder(Handler, State, Config) ->
|
|||
-spec resume(
|
||||
Rest::binary(),
|
||||
State::atom(),
|
||||
Handler::{atom(), any()},
|
||||
Handler::module(),
|
||||
Acc::any(),
|
||||
Stack::list(atom()),
|
||||
Config::jsx:config()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue