From f282ffd8a614cda3ff214d1ca510d4b721168665 Mon Sep 17 00:00:00 2001 From: benedettadavico Date: Tue, 8 Apr 2025 18:42:44 +0200 Subject: [PATCH] remove missed line --- nym-api/tests/public-api/unstable_status.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/nym-api/tests/public-api/unstable_status.rs b/nym-api/tests/public-api/unstable_status.rs index 0c4ade9b23..fe36329646 100644 --- a/nym-api/tests/public-api/unstable_status.rs +++ b/nym-api/tests/public-api/unstable_status.rs @@ -1,4 +1,3 @@ -mod utils; use crate::utils::{ base_url, get_gateway_identity_key, get_mixnode_node_id, make_request, test_client, validate_json_response,