cargo clippy fix

This commit is contained in:
Henry Schimke
2022-12-16 11:19:00 -06:00
parent 7258dcc4b3
commit c0ffa2bb1c
11 changed files with 7 additions and 12 deletions

View File

@@ -15,7 +15,6 @@
*/
use rxing::{
oned::{EAN13Reader, UPCAReader},
BarcodeFormat, MultiFormatReader,
};