assistant: Remove /search (#27661)

This PR removes the `/search` command.

This was feature-flagged and was never released to the general public.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-03-28 09:40:31 -04:00 committed by GitHub
parent 20eab9038f
commit 68d453da52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 226 deletions

View file

@ -32,7 +32,6 @@ language.workspace = true
project.workspace = true
prompt_store.workspace = true
rope.workspace = true
semantic_index.workspace = true
serde.workspace = true
serde_json.workspace = true
smol.workspace = true