Improve the code 🤍
This commit is contained in:
parent
b180ca5f56
commit
2b59ad4609
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
use clap::arg;
|
||||
use clap::builder::Str;
|
||||
|
||||
|
||||
use image::{GenericImageView, DynamicImage};
|
||||
use colored::{ColoredString, Colorize};
|
||||
use crate::args::{
|
||||
|
|
Loading…
Reference in a new issue