mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fixed missing import
This commit is contained in:
parent
e303e355db
commit
007b574eb8
@ -6,7 +6,7 @@ function.
|
||||
"""
|
||||
|
||||
import logging
|
||||
from multipipes import Pipeline, Node
|
||||
from multipipes import Pipeline, Node, Pipe
|
||||
|
||||
import bigchaindb
|
||||
from bigchaindb.backend import connect, get_changefeed
|
||||
|
Loading…
x
Reference in New Issue
Block a user