Skip to content

Commit

Permalink
Remove stale comment (#4413)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jun 19, 2024
1 parent 39da391 commit 1f2dd5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/uv-toolchain/src/discovery.rs
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ pub enum ToolchainSource {
Managed,
/// The toolchain was found via the invoking interpreter i.e. via `python -m uv ...`
ParentInterpreter,
// TODO(zanieb): Add support for fetching the interpreter from a remote source
}

#[derive(Error, Debug)]
Expand Down

0 comments on commit 1f2dd5b

Please sign in to comment.