mirror of
https://github.com/starovoid/rxing.git
synced 2026-09-26 01:45:11 +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