Skip to content

Commit 640a568

Browse files
committed
fix build
1 parent f95ec82 commit 640a568

File tree

1 file changed

+1
-0
lines changed
  • tesseract/messaging/evm/src

1 file changed

+1
-0
lines changed

tesseract/messaging/evm/src/tx.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ pub async fn handle_message_submission(
523523
mod tests {
524524
use super::*;
525525
use crate::AlloyProvider;
526+
use std::sync::Arc;
526527

527528
#[tokio::test]
528529
#[ignore] // Requires local RPC node

0 commit comments

Comments
 (0)