Remove leftover print

This commit is contained in:
Hsiao-Wei Wang 2022-07-16 01:41:56 +08:00
parent 185f51ec0e
commit ec7c7c8589
No known key found for this signature in database
GPG Key ID: AE3D6B174F971DE4
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ from eth2spec.test.context import (
@with_all_phases
@spec_state_test
def test_prev_slot_block_transition(spec, state):
print('spec.fork', spec.fork)
# Go to clean slot
spec.process_slots(state, state.slot + 1)
# Make a block for it