whitespace
This commit is contained in:
parent
3f7f0f1f9c
commit
eb7527e9a3
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ parse_config([], Config) ->
|
|||
init(Config) -> {[], parse_config(Config)}.
|
||||
|
||||
|
||||
|
||||
handle_event(end_json, {Term, _Config}) -> Term;
|
||||
|
||||
handle_event(start_object, State) -> start_object(State);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue