Remove remaining stale chainqueue includes

This commit is contained in:
nolash
2021-06-03 15:35:35 +02:00
parent 452e961678
commit e7765d5f18
17 changed files with 43 additions and 43 deletions

View File

@@ -31,7 +31,7 @@ from chainqueue.db.enum import (
status_str,
)
from chainqueue.error import TxStateChangeError
from chainqueue.query import get_tx
from chainqueue.sql.query import get_tx
from eth_erc20 import ERC20
# local imports