Fix warnings

Removed unneeded imports
This commit is contained in:
5ohue
2024-05-10 19:18:00 +03:00
parent 8c9899a4e0
commit 64bd81acd2
2 changed files with 28 additions and 30 deletions

View File

@ -1,5 +1,3 @@
use std::convert::TryInto;
use crate::bindings;
/// Resource type to use with [set_resource_limit](crate::MagickWand::set_resource_limit)