Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Jan 15, 2025
1 parent 10f20ab commit ead7f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tee-worker/omni-executor/parentchain/listener/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ impl Config for CustomConfig {
}

/// Creates parentchain listener
#[allow(clippy::too_many_arguments)]
pub async fn create_listener<EthereumIntentExecutor, SolanaIntentExecutor>(
id: &str,
handle: Handle,
Expand Down

0 comments on commit ead7f7d

Please sign in to comment.