mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
many warnings cleaned up
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
//package com.google.zxing;
|
||||
|
||||
use std::{any::Any, rc::Rc};
|
||||
use std::{ rc::Rc};
|
||||
|
||||
use crate::pdf417::PDF417RXingResultMetadata;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user