mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-31 08:13:52 +02:00
test: remove unused constants in functional tests
This commit is contained in:
@@ -21,8 +21,6 @@ from test_framework.util import (
|
||||
get_rpc_proxy,
|
||||
)
|
||||
|
||||
FEATURE_LATEST = 169900
|
||||
|
||||
got_loading_error = False
|
||||
def test_load_unload(node, name):
|
||||
global got_loading_error
|
||||
|
||||
Reference in New Issue
Block a user