language_model: Remove dependency on `inline_completion_button` (#20930)
This PR removes a dependency on the `inline_completion_button` crate from the `language_model` crate. We were taking on this dependency solely to call `initiate_sign_in`, which can easily be moved to the `copilot` crate. This allows `language_model` to move up in the crate dependency graph. Release Notes: - N/A
M
Marshall Bowers committed
e076f55d7827edff28196a15705329c49f828a91
Parent: e31f444
Committed by GitHub <noreply@github.com>
on 11/20/2024, 9:19:20 PM