Skip to content
Snippets Groups Projects
Commit d7d87f19 authored by inso's avatar inso
Browse files

Fix import

parent 177750c9
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ import re
from ..api.bma import ConnectionHandler
from .document import Document, MalformedDocumentError
from . import BlockUID
from .. import PROTOCOL_VERSION, MANAGED_API
from .. import MANAGED_API
from .constants import block_hash_regex, pubkey_regex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment