mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-25 20:02:34 +00:00
chore: clippy cleanup
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
use std::collections::HashMap;
|
||||
|
||||
use crate::{
|
||||
common::{cpp_essentials::QuadrilateralIsPlausibleSquare, Quadrilateral, Result},
|
||||
common::{Quadrilateral, Result},
|
||||
point_f, Binarizer, BinaryBitmap, DecodingHintDictionary, Exceptions, Point, RXingResult,
|
||||
Reader,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user