mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
rename helper methods
This commit is contained in:
@@ -104,7 +104,7 @@ impl UPCAReader {
|
||||
|
||||
Ok(upcaRXingResult)
|
||||
} else {
|
||||
Err(Exceptions::notFoundEmpty())
|
||||
Err(Exceptions::notFound)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user