mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
slight change
This commit is contained in:
@@ -15,9 +15,8 @@
|
||||
*/
|
||||
|
||||
use rxing::{
|
||||
multi::MultipleBarcodeReader,
|
||||
qrcode::{cpp_port::QrReader, QRCodeReader},
|
||||
BarcodeFormat, MultiFormatReader,
|
||||
qrcode::{cpp_port::QrReader},
|
||||
BarcodeFormat,
|
||||
};
|
||||
|
||||
mod common;
|
||||
|
||||
Reference in New Issue
Block a user