mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
fix: code cleanup and updates
This commit is contained in:
@@ -175,10 +175,7 @@ pub trait GridSampler {
|
||||
Ok((
|
||||
bits,
|
||||
[
|
||||
Point::default(),
|
||||
Point::default(),
|
||||
Point::default(),
|
||||
Point::default(),
|
||||
Point::default();4
|
||||
],
|
||||
))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user