Skip to content
Snippets Groups Projects
Unverified Commit 711decd4 authored by Pavel Kirilin's avatar Pavel Kirilin :alien:
Browse files

Fixed code style.


Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
parent 96eef0ae
No related branches found
No related tags found
No related merge requests found
use image::{DynamicImage, GenericImageView};
use image::imageops::FilterType;
use image::{DynamicImage, GenericImageView};
use crate::config::image_processors::ProcessorParams;
use crate::result::MBGResult;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment