diff --git a/test/functional/feature_notifications.py b/test/functional/feature_notifications.py --- a/test/functional/feature_notifications.py +++ b/test/functional/feature_notifications.py @@ -12,9 +12,8 @@ assert_equal, connect_nodes, disconnect_nodes, - wait_until, - disconnect_nodes, hex_str_to_bytes, + wait_until, ) FORK_WARNING_MESSAGE = "Warning: Large-work fork detected, forking after block {}"