mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-25 20:02:34 +00:00
all tests pass ready to merge
This commit is contained in:
@@ -132,6 +132,7 @@ impl ECIStringBuilder {
|
||||
|
||||
if self.eci_list.len() == 1 && (self.eci_list.contains(&Eci::Unknown)) {
|
||||
self.has_eci = false;
|
||||
self.eci_positions.clear();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user