mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
clippy --fix && fmt
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
use std::{fmt, rc::Rc};
|
||||
|
||||
use crate::{
|
||||
common::{CharacterSet, ECIInput, MinimalECIInput, Result, Eci},
|
||||
common::{CharacterSet, ECIInput, Eci, MinimalECIInput, Result},
|
||||
Exceptions,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user