mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
software/scaling/extensions: remove unused imports
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
use std::ops::Deref;
|
||||
|
||||
use libc::c_int;
|
||||
use ffi::*;
|
||||
use util::format;
|
||||
use ::{Picture, decoder, Error};
|
||||
use super::{Context, Flags, flag};
|
||||
|
||||
Reference in New Issue
Block a user