remove export_all flag
This commit is contained in:
parent
3a2b48db18
commit
7aab732346
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
-module(jsx_encoder).
|
||||
|
||||
-export([encoder/3]).
|
||||
-compile(export_all).
|
||||
|
||||
-spec encoder(Handler::module(), State::any(), Opts::jsx:opts()) -> jsx:encoder().
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue