mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
cargo fix
This commit is contained in:
@@ -23,10 +23,10 @@
|
||||
|
||||
use std::{
|
||||
collections::{HashMap, HashSet},
|
||||
fmt::{self, Display},
|
||||
fmt::{self},
|
||||
};
|
||||
|
||||
use crate::{pdf417::decoder::ec, BarcodeFormat};
|
||||
|
||||
|
||||
use super::{CharacterSet, Eci, StringUtils};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user