From 06c59fd0caeb63151466bfd3c4137637cde29ee3 Mon Sep 17 00:00:00 2001 From: Lukasz Klimek <842586+lklimek@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:23:39 +0200 Subject: [PATCH] chore: fix merge issue --- proto/tests/unit.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/proto/tests/unit.rs b/proto/tests/unit.rs index 4e65779..6463da0 100644 --- a/proto/tests/unit.rs +++ b/proto/tests/unit.rs @@ -133,9 +133,6 @@ pub fn test_response_exception_from() { "string" ); } - "string" - ); -} #[test] pub fn test_consensus_params_serde() {