mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
clippy --fix
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
// import com.google.zxing.LuminanceSource;
|
||||
// import com.google.zxing.NotFoundException;
|
||||
|
||||
use std::{cell::RefCell, rc::Rc, borrow::Cow};
|
||||
use std::{rc::Rc, borrow::Cow};
|
||||
|
||||
use once_cell::unsync::OnceCell;
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
// import com.google.zxing.LuminanceSource;
|
||||
// import com.google.zxing.NotFoundException;
|
||||
|
||||
use std::{cell::RefCell, rc::Rc, borrow::Cow};
|
||||
use std::{rc::Rc, borrow::Cow};
|
||||
|
||||
use once_cell::unsync::OnceCell;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user