Update the import

This commit is contained in:
Leo Arias 2021-11-02 17:43:14 +00:00
parent d81ab7e4da
commit f6f817b8d9

View File

@ -1,4 +1,4 @@
from mev_inspect.schemas.classified_traces import ( from mev_inspect.schemas.traces import (
DecodedCallTrace, DecodedCallTrace,
Protocol, Protocol,
) )