mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
clippy --fix
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
//package com.google.zxing;
|
||||
|
||||
use std::{cell::RefCell, rc::Rc, borrow::Cow};
|
||||
use std::{rc::Rc, borrow::Cow};
|
||||
|
||||
use crate::{
|
||||
common::{BitArray, BitMatrix},
|
||||
|
||||
Reference in New Issue
Block a user