mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
cargo fmt
This commit is contained in:
@@ -42,10 +42,7 @@
|
||||
|
||||
use std::collections::HashMap;
|
||||
|
||||
use crate::{
|
||||
client::result::{ParsedClientResult},
|
||||
RXingResult, BarcodeFormat,
|
||||
};
|
||||
use crate::{client::result::ParsedClientResult, BarcodeFormat, RXingResult};
|
||||
|
||||
use super::ExpandedProductResultParser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user