Remove leftover print

This commit is contained in:
Hsiao-Wei Wang
2022-07-16 01:41:56 +08:00
parent 185f51ec0e
commit ec7c7c8589

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