Skip to content

Commit

Permalink
remoe Json = xxx
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <[email protected]>
  • Loading branch information
Future-Outlier committed Aug 26, 2024
1 parent 4559ad7 commit 8a11a1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rfc/system/5606-json-idl.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ def t2(a: dict):
```
#### After
```python
Json = "json"

@task
def t1() -> dict: # Json Byte Strings
...
Expand Down

0 comments on commit 8a11a1c

Please sign in to comment.