Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 5f6cbe0

Browse files
committed
fixups
1 parent f167b0c commit 5f6cbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packet.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ impl Blob {
493493
#[cfg(test)]
494494
mod tests {
495495
use packet::{
496-
to_packets, Blob, BlobRecycler, Meta, Packet, PacketRecycler, Packets, Recycle, Recycler,
496+
to_packets, Blob, BlobRecycler, Meta, Packet, PacketRecycler, Packets, Recycler, Reset,
497497
BLOB_HEADER_SIZE, NUM_PACKETS,
498498
};
499499
use request::Request;

0 commit comments

Comments
 (0)