mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
cleaned up many warnings
This commit is contained in:
@@ -85,7 +85,6 @@ pub fn parse(result: &crate::RXingResult) -> Option<super::ParsedClientResult> {
|
||||
"00" => sscc = value,
|
||||
"01" => productID = value,
|
||||
"10" => lotNumber = value,
|
||||
"10" => lotNumber = value,
|
||||
"11" => productionDate = value,
|
||||
"13" => packagingDate = value,
|
||||
"15" => bestBeforeDate = value,
|
||||
|
||||
Reference in New Issue
Block a user