Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Mar 7, 2023
1 parent b612d81 commit 36b5d76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/turbo-tasks-fs/src/util.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ use std::{
borrow::Cow,
io::{ErrorKind, Result as IoResult},
path::Path,
pin::Pin,
task::{Context as TaskContext, Poll},
};

use anyhow::{anyhow, Result};
Expand Down

0 comments on commit 36b5d76

Please sign in to comment.