Remove VALID_INDIVIDUAL_RANDOM_CELL_BYTES import

This commit is contained in:
Justin Traglia 2024-07-02 16:35:28 -05:00
parent c078a97f0c
commit 1189d52526
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ from eth2spec.test.utils.kzg_tests import (
VALID_BLOBS,
VALID_CELLS_AND_PROOFS,
VALID_COMMITMENTS,
VALID_INDIVIDUAL_RANDOM_CELL_BYTES,
bls_add_one,
encode_hex_list,
expect_exception,