undo simplejson commit

This commit is contained in:
Lex Berezhny 2018-07-21 14:12:29 -04:00 committed by Jack Robison
parent c5ba9b263e
commit 971252d5d1
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2
24 changed files with 24 additions and 26 deletions

View file

@ -1,5 +1,5 @@
import struct
import simplejson as json
import json
import logging
import argparse
import hashlib