mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove unused import
This commit is contained in:
parent
f9748042c2
commit
f21811323f
@ -1,7 +1,6 @@
|
||||
import time
|
||||
import multiprocessing as mp
|
||||
from threading import Thread
|
||||
from unittest import mock
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user