removed types and specs, since they are not supported in the default erlang's some linux distros supply
This commit is contained in:
parent
d58fc57ab4
commit
203ec6e5e0
15 changed files with 21 additions and 202 deletions
|
@ -26,13 +26,6 @@
|
|||
%% should take that into account
|
||||
|
||||
|
||||
-include("./include/jsx_common.hrl").
|
||||
|
||||
|
||||
|
||||
-spec parser(OptsList::jsx_opts()) -> jsx_parser().
|
||||
|
||||
|
||||
%% opts record for decoder
|
||||
-record(opts, {
|
||||
comments = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue