Remove unused installed field from Plan (#3566)

This commit is contained in:
Charlie Marsh 2024-05-13 21:53:48 -04:00 committed by GitHub
parent b263fcff9c
commit 66eea7a5fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 12 deletions

View file

@ -195,7 +195,6 @@ impl<'a> BuildContext for BuildDispatch<'a> {
let Plan {
cached,
remote,
installed: _,
reinstalls,
extraneous: _,
} = Planner::with_requirements(&resolution.requirements()).build(