mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 20:32:34 +00:00
many warnings cleaned up
This commit is contained in:
@@ -14,12 +14,10 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
use std::fmt::Display;
|
||||
|
||||
use crate::{pdf417::pdf_417_common, ResultPoint};
|
||||
|
||||
use super::{
|
||||
BarcodeMetadata, BarcodeValue, BoundingBox, Codeword, DetectionRXingResultColumn,
|
||||
BarcodeMetadata, BarcodeValue, Codeword, DetectionRXingResultColumn,
|
||||
DetectionRXingResultColumnTrait,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user