clippy --fix

This commit is contained in:
Henry Schimke
2023-02-02 18:59:04 -06:00
parent 66543f9098
commit 01623ead6d
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
//package com.google.zxing;
use std::any::Any;
use crate::Exceptions;