fixups
This commit is contained in:
parent
f167b0c2c5
commit
5f6cbe0cf8
|
@ -493,7 +493,7 @@ impl Blob {
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use packet::{
|
||||
to_packets, Blob, BlobRecycler, Meta, Packet, PacketRecycler, Packets, Recycle, Recycler,
|
||||
to_packets, Blob, BlobRecycler, Meta, Packet, PacketRecycler, Packets, Recycler, Reset,
|
||||
BLOB_HEADER_SIZE, NUM_PACKETS,
|
||||
};
|
||||
use request::Request;
|
||||
|
|
Loading…
Reference in New Issue