Skip to content

Commit

Permalink
Merge branch 'main' of github.com:AlvaroParker/libfprint-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroParker committed Oct 25, 2023
2 parents fcd560a + 236aab0 commit cf8527f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/device/device_sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ impl FpDevice {
drop(template);
return empty_template;
} else {
println!("Not initialized");
return template;
};
}
Expand Down

0 comments on commit cf8527f

Please sign in to comment.