codec/packet/borrow: remove unused imports
This commit is contained in:
parent
306b9c6698
commit
8b6e41f68c
@ -3,8 +3,7 @@ use std::ptr;
|
||||
|
||||
use libc::c_int;
|
||||
use ffi::*;
|
||||
use ::{Error, Rational, format};
|
||||
use super::{flag, Flags, Ref};
|
||||
use super::Ref;
|
||||
|
||||
pub struct Borrow<'a> {
|
||||
packet: AVPacket,
|
||||
|
Loading…
x
Reference in New Issue
Block a user