summaryrefslogtreecommitdiff
path: root/runtime/metrics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/metrics.rs')
-rw-r--r--runtime/metrics.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/metrics.rs b/runtime/metrics.rs
index aabe953d0..22b037a1e 100644
--- a/runtime/metrics.rs
+++ b/runtime/metrics.rs
@@ -25,7 +25,6 @@ struct MetricsReturn {
ops: Value,
}
-#[allow(clippy::unnecessary_wraps)]
fn op_metrics(
state: &mut OpState,
_args: (),