Skip to content

Commit

Permalink
clippy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofdeepanshu committed Sep 18, 2023
1 parent c04f80c commit a5dc1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions primitives/src/precompiles.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ impl<AccountId, RuntimeCall: GetDispatchInfo, Filter: InstanceFilter<RuntimeCall
}
}

#[cfg(test)]
mod test {
use super::*;
#[test]
Expand Down

0 comments on commit a5dc1b1

Please sign in to comment.