diff --git a/test_libs/pyspec/eth2spec/utils/__init__.py b/test_libs/pyspec/eth2spec/utils/__init__.py index 482044798..e69de29bb 100644 --- a/test_libs/pyspec/eth2spec/utils/__init__.py +++ b/test_libs/pyspec/eth2spec/utils/__init__.py @@ -1,4 +0,0 @@ -from .merkle_minimal import * -from .hash_function import * -from .bls import * -from .ssz import *