prompt_store: Remove additional code for /project (#27981)

Found leftover from https://github.com/zed-industries/zed/pull/27660

Release Notes:

- N/A
This commit is contained in:
Neo Nie 2025-04-07 17:11:14 +01:00 committed by GitHub
parent 097aefeac4
commit 5a7222edc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 25 deletions

View file

@ -1,8 +0,0 @@
A software developer is asking a question about their project. The source files in their project have been indexed into a database of semantic text embeddings.
Your task is to generate a list of 4 diverse search queries that can be run on this embedding database, in order to retrieve a list of code snippets
that are relevant to the developer's question. Redundant search queries will be heavily penalized, so only include another query if it's sufficiently
distinct from previous ones.
Here is the question that's been asked, together with context that the developer has added manually:
{{{context_buffer}}}