Skip to content

Commit

Permalink
remove needless_lifetimes skip
Browse files Browse the repository at this point in the history
  • Loading branch information
amsanghi committed Feb 18, 2025
1 parent 2fce6a2 commit 2885419
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arbitrator/prover/src/programs/meter.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Copyright 2022-2023, Offchain Labs, Inc.
// For license information, see https://github.com/nitro/blob/master/LICENSE
#![allow(clippy::needless_lifetimes)]

use crate::{
programs::{
Expand Down

0 comments on commit 2885419

Please sign in to comment.