Remove VALID_INDIVIDUAL_RANDOM_CELL_BYTES import
This commit is contained in:
parent
c078a97f0c
commit
1189d52526
|
@ -19,7 +19,6 @@ from eth2spec.test.utils.kzg_tests import (
|
||||||
VALID_BLOBS,
|
VALID_BLOBS,
|
||||||
VALID_CELLS_AND_PROOFS,
|
VALID_CELLS_AND_PROOFS,
|
||||||
VALID_COMMITMENTS,
|
VALID_COMMITMENTS,
|
||||||
VALID_INDIVIDUAL_RANDOM_CELL_BYTES,
|
|
||||||
bls_add_one,
|
bls_add_one,
|
||||||
encode_hex_list,
|
encode_hex_list,
|
||||||
expect_exception,
|
expect_exception,
|
||||||
|
|
Loading…
Reference in New Issue