Remove unused import

pull/1318/head
szotov 2019-09-18 18:23:06 +03:00
parent 800876638f
commit 390bf0ba46
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ from nucypher.utilities.sandbox.constants import (
MOCK_REGISTRY_FILEPATH,
TEST_GAS_LIMIT,
INSECURE_DEPLOYMENT_SECRET_HASH,
NUMBER_OF_ETH_TEST_ACCOUNTS,
)
from nucypher.utilities.sandbox.middleware import MockRestMiddleware
from nucypher.utilities.sandbox.policy import generate_random_label