Skip to content

Commit

Permalink
fix: broken import (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler authored Oct 6, 2022
1 parent 25615a4 commit a708d85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dank_mids/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from multicall.utils import gather, run_in_subprocess

from dank_mids.call import BatchedCall
from dank_mids.exceptions
from dank_mids.constants import AIOHTTP_TIMEOUT, OVERRIDE_CODE
from dank_mids.loggers import demo_logger, main_logger
from dank_mids.types import BlockId, CallsToExec
Expand Down

0 comments on commit a708d85

Please sign in to comment.