remove unused imports

This commit is contained in:
protolambda
2020-10-08 21:17:13 +02:00
parent 8bbc5f7fc3
commit 3fb9b15551

View File

@@ -1,5 +1,4 @@
from typing import Dict, Any
from eth2spec.debug.encode import encode
from eth2spec.utils.ssz.ssz_typing import View
from eth2spec.utils.ssz.ssz_impl import serialize