removed time module as it is no longer used in this example

pull/1010/head
Andreas M. Antonopoulos 9 years ago
parent cd210e356a
commit 3a7b435d85

@ -1,6 +1,5 @@
import ecdsa
import os
import time
from ecdsa.util import string_to_number, number_to_string
# secp256k1, http://www.oid-info.com/get/1.3.132.0.10

Loading…
Cancel
Save