mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
partial move to use::crate
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
import com.google.zxing.FormatException;
|
||||
import com.google.zxing.NotFoundException;
|
||||
import com.google.zxing.common.BitArray;
|
||||
|
||||
import com.google.zxing.FormatException;
|
||||
import com.google.zxing.NotFoundException;
|
||||
import com.google.zxing.common.BitArray;
|
||||
|
||||
import com.google.zxing.NotFoundException;
|
||||
import com.google.zxing.common.BitArray;
|
||||
|
||||
import com.google.zxing.FormatException;
|
||||
use crate::{FormatException,NotFoundException};
|
||||
use crate::common::BitArray;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user