mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
cargo clippy fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
use rxing::{
|
||||
oned::{CodaBarReader, Code39Reader, OneDReader},
|
||||
oned::{Code39Reader},
|
||||
BarcodeFormat, MultiFormatReader,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user