partial move to use::crate

This commit is contained in:
Henry Schimke
2022-08-14 18:50:29 -05:00
parent 5d5280abfd
commit a4a943ee15
19 changed files with 58 additions and 251 deletions

View File

@@ -1,7 +1,5 @@
import com.google.zxing.ChecksumException;
import com.google.zxing.pdf417.PDF417Common;
use crate::ChecksumException;
use crate::pdf417::PDF417Common;