From 633e7ffb4635bd124cc26813a5e57fa35b383508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Stuczy=C5=84ski?= Date: Thu, 9 May 2024 17:20:40 +0100 Subject: [PATCH] no idea what happened here --- mixnode/src/main.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mixnode/src/main.rs b/mixnode/src/main.rs index aa73639711..0530072993 100644 --- a/mixnode/src/main.rs +++ b/mixnode/src/main.rs @@ -17,8 +17,7 @@ fn pretty_build_info_static() -> &'static str { } #[derive(Parser)] -#[clap(author = "Nymtech", version, about, long_version = pretty_build_in#[derive(Parser)] -#[clap(author = "Nymtech", version, about, long_version = pretty_build_info_static())]fo_static())] +#[clap(author = "Nymtech", version, about, long_version = pretty_build_info_static())] struct Cli { /// Path pointing to an env file that configures the mixnode. #[clap(short, long)]