mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Remove some anyhow
usages (#3962)
This commit is contained in:
parent
a70e33d947
commit
11324646cb
11 changed files with 19 additions and 15 deletions
|
@ -1,7 +1,6 @@
|
|||
use std::path::PathBuf;
|
||||
use std::sync::Arc;
|
||||
|
||||
use anyhow::Result;
|
||||
use tracing::debug;
|
||||
|
||||
use cache_key::RepositoryUrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue