Skip to content

Commit

Permalink
nil update
Browse files Browse the repository at this point in the history
  • Loading branch information
kulukami committed Jan 5, 2024
1 parent 4fa9e2f commit 6dc2c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/scanner/src/bin/scanner_plugin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,5 @@ fn main() {
// wait childs
let _: () = r_lock.recv().unwrap();

info!("[Main exit] bye ~");
info!("[Main exit] bye bye ~");
}

0 comments on commit 6dc2c53

Please sign in to comment.