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 13:40:31 +00:00
committed by GitHub
parent 20eab9038f
commit 68d453da52
6 changed files with 0 additions and 226 deletions
Generated
-3
View File
@@ -413,7 +413,6 @@ dependencies = [
"menu",
"multi_buffer",
"parking_lot",
"paths",
"pretty_assertions",
"project",
"prompt_library",
@@ -423,7 +422,6 @@ dependencies = [
"rope",
"schemars",
"search",
"semantic_index",
"serde",
"serde_json_lenient",
"settings",
@@ -675,7 +673,6 @@ dependencies = [
"project",
"prompt_store",
"rope",
"semantic_index",
"serde",
"serde_json",
"settings",