mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
cargo clippy --fix
This commit is contained in:
@@ -150,7 +150,6 @@ pub fn createDecoder<'a>(
|
||||
}
|
||||
|
||||
Err(Exceptions::IllegalStateException(Some(format!(
|
||||
"unknown decoder: {}",
|
||||
information
|
||||
"unknown decoder: {information}"
|
||||
))))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user