mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
removed all wildcard imports from non-init, non-storage-driver files in blockstack_client
This commit is contained in:
@@ -30,9 +30,8 @@ import copy
|
||||
import urlparse
|
||||
|
||||
import virtualchain
|
||||
from virtualchain.lib.ecdsalib import *
|
||||
|
||||
from .schemas import *
|
||||
from .schemas import USER_ZONEFILE_SCHEMA, OP_URI_TARGET_PATTERN
|
||||
from .constants import BLOCKSTACK_TEST, CONFIG_PATH, BLOCKSTACK_DEBUG
|
||||
|
||||
import scripts
|
||||
|
||||
Reference in New Issue
Block a user