mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 14:35:45 +00:00
removed import of interface
This commit is contained in:
parent
632ea7ffc1
commit
dad02b1ebc
@ -230,7 +230,7 @@ def test_get_owned_ids(signed_create_tx, user_pk, db_conn):
|
||||
|
||||
def test_get_spending_transactions(user_pk, user_sk, db_conn):
|
||||
from planetmint.models import Transaction
|
||||
# from planetmint.backend.connection import Connection
|
||||
#
|
||||
from planetmint.backend.tarantool import query
|
||||
conn = db_conn.get_connection()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user