Fix: Remove notion of json

This commit is contained in:
tim 2016-06-13 16:20:56 +02:00
parent 2245a3f78a
commit 78721a74f0

View File

@ -535,7 +535,6 @@ We'll illustrate this by a threshold condition where 2 out of 3 `new_owners` nee
```python
import copy
import json
import cryptoconditions as cc
from bigchaindb import util, crypto