From 9e50c74a372c0d8349764ef411b22cfa71f2a656 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Thu, 15 Jun 2023 00:45:43 +0800 Subject: [PATCH] Fix linter (#3430) --- .../test/deneb/block_processing/test_process_voluntary_exit.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/core/pyspec/eth2spec/test/deneb/block_processing/test_process_voluntary_exit.py b/tests/core/pyspec/eth2spec/test/deneb/block_processing/test_process_voluntary_exit.py index 711d27eb9..b01eaab0e 100644 --- a/tests/core/pyspec/eth2spec/test/deneb/block_processing/test_process_voluntary_exit.py +++ b/tests/core/pyspec/eth2spec/test/deneb/block_processing/test_process_voluntary_exit.py @@ -1,7 +1,6 @@ from eth2spec.test.context import ( always_bls, spec_state_test, - with_phases, with_deneb_and_later, ) from eth2spec.test.helpers.constants import (