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:
@@ -62,10 +62,10 @@ pub fn parse(result: &RXingResult) -> Option<ParsedClientResult> {
|
||||
Vec::new()
|
||||
},
|
||||
Vec::new(),
|
||||
"".to_owned(),
|
||||
pronunciation.unwrap_or_default(),//"".to_owned(),
|
||||
phoneNumbers,
|
||||
Vec::new(),
|
||||
Vec::new(),
|
||||
emails, //Vec::new(),
|
||||
Vec::new(),
|
||||
"".to_owned(),
|
||||
note,
|
||||
|
||||
Reference in New Issue
Block a user