From 498c77ffb03e16c4be1dc374fa33ea5b1783e82b Mon Sep 17 00:00:00 2001 From: Arseniy Lyashenko Date: Wed, 18 Oct 2023 23:27:13 +0300 Subject: [PATCH] Remove accidental comment --- core-backend/src/funcs.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/core-backend/src/funcs.rs b/core-backend/src/funcs.rs index 93504e44eb9..b0398dfd806 100644 --- a/core-backend/src/funcs.rs +++ b/core-backend/src/funcs.rs @@ -586,7 +586,6 @@ where ) } - // TODO: write proper benchmark #2825 pub fn signal_code() -> impl SysCall { ( RuntimeCosts::SignalCode,