assistant: Remove some re-exports (#23262)

This PR removes some re-exports from the `assistant` to make it clearer
what its constituent modules depend on.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-01-16 17:49:14 -05:00 committed by GitHub
parent 8030c0025a
commit 4d22f7e529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 27 additions and 20 deletions

View file

@ -87,6 +87,7 @@ profiling.workspace = true
project.workspace = true
project_panel.workspace = true
project_symbols.workspace = true
prompt_library.workspace = true
proto.workspace = true
recent_projects.workspace = true
release_channel.workspace = true