remove unesscessary line from README
This commit is contained in:
parent
f8aaac9779
commit
4cf557a848
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ real_json(Result) when is_tuple(Result, 2) -> Result;
|
|||
real_json(_) -> erlang:error(badarg).
|
||||
```
|
||||
|
||||
here is a table of how various json values map to erlang:
|
||||
|
||||
### json <-> erlang mapping ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue