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:
@@ -19,7 +19,7 @@ use std::cmp::Ordering;
|
||||
use crate::{
|
||||
common::BitMatrix,
|
||||
qrcode::detector::{FinderPattern, FinderPatternFinder, FinderPatternInfo},
|
||||
result_point_utils, DecodeHintType, DecodingHintDictionary, Exceptions, RXingResultPoint,
|
||||
result_point_utils, DecodeHintType, DecodingHintDictionary, Exceptions,
|
||||
RXingResultPointCallback,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user