Skip to content

Commit

Permalink
chore: another fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Vovke committed Nov 18, 2024
1 parent ad3e210 commit bef60c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chain/tracker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ pub fn start_chain_watch(
}
}
}

for id in id_remove_list {
watched_accounts.remove(&id);
};
Expand Down

0 comments on commit bef60c7

Please sign in to comment.