Skip to content

Commit

Permalink
Make clippy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tibo-lg committed May 21, 2024
1 parent 4600d49 commit 62dbf2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlc-manager/src/chain_monitor.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//!
//! Implementation of a chain monitor to watch the blockchain for transactions of interest.

use std::collections::HashMap;

Expand Down

0 comments on commit 62dbf2a

Please sign in to comment.