test: remove unused constants in functional tests

This commit is contained in:
Sebastian Falbesoner
2020-09-26 12:50:10 +02:00
parent 78f912c901
commit 92e28fa8b2
2 changed files with 0 additions and 3 deletions

View File

@@ -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