Skip to content

Commit

Permalink
Remove unused seek methods (#3526)
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed May 11, 2024
1 parent 3b728c1 commit 2c3a679
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 146 deletions.
1 change: 0 additions & 1 deletion crates/uv-extract/src/lib.rs
Expand Up @@ -3,7 +3,6 @@ pub use sync::*;

mod error;
pub mod hash;
pub mod seek;
pub mod stream;
mod sync;
mod tar;
Expand Down
145 changes: 0 additions & 145 deletions crates/uv-extract/src/seek.rs

This file was deleted.

0 comments on commit 2c3a679

Please sign in to comment.