Skip to content

Commit

Permalink
fix rust format, rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rotarur committed Dec 9, 2024
1 parent 6cfc854 commit 43f6102
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion crates/tap-agent/src/agent/sender_account.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2061,4 +2061,3 @@ pub mod tests {
sender_account.stop_and_wait(None, None).await.unwrap();
}
}

1 change: 0 additions & 1 deletion crates/tap-agent/src/agent/sender_accounts_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -969,4 +969,3 @@ mod tests {
join_handle.await.unwrap();
}
}

0 comments on commit 43f6102

Please sign in to comment.