mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 12:52:34 +00:00
cargo fmt
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
// /*
|
||||
// * Copyright 2013 ZXing authors
|
||||
// *
|
||||
@@ -361,4 +360,4 @@ impl LuminanceSource for PlanarYUVLuminanceSource {
|
||||
fn invert(&mut self) {
|
||||
self.invert = !self.invert;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user