chore: clippy

This commit is contained in:
DaniPopes 2023-02-24 21:42:05 +01:00
parent 376b8ce5d7
commit 9e334780d9
No known key found for this signature in database
GPG Key ID: 0F09640DDB7AC692
1 changed files with 1 additions and 0 deletions

View File

@ -1082,6 +1082,7 @@ impl ArtifactOutput for MinimalCombinedArtifactsHardhatFallback {
}
#[cfg(test)]
#[allow(clippy::extra_unused_type_parameters)]
mod tests {
use super::*;