Remove unused import.

This commit is contained in:
Lev Berman 2018-09-12 14:19:56 +02:00
parent 47269fffda
commit fda6dfe850

View File

@ -2,8 +2,6 @@
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
# Code is Apache-2.0 and docs are CC-BY-4.0
import pytest
def test_init_creates_db_tables_and_indexes():
import bigchaindb