import simplejson
This commit is contained in:
parent
44cc99fe0e
commit
f8f7e5f523
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import sys
|
|||
import struct
|
||||
import subprocess
|
||||
|
||||
from simplejson
|
||||
import simplejson
|
||||
|
||||
|
||||
def sha1sum(filename):
|
||||
|
|
Loading…
Reference in a new issue