Remove /workflow command as not existing anymore (#24095)

Kirill Bulatov created

Based on
https://github.com/zed-industries/zed/issues/16913#issuecomment-2629424808
Follow-up of https://github.com/zed-industries/zed/pull/19900

Release Notes:

- N/A

Change summary

docs/src/assistant/commands.md | 6 ------
1 file changed, 6 deletions(-)

Detailed changes

docs/src/assistant/commands.md 🔗

@@ -104,12 +104,6 @@ This is equivalent to the `assistant: quote selection` command ({#kb assistant::
 
 Usage: `/selection`
 
-## `/workflow`
-
-The `/workflow` command inserts a prompt that opts into the edit workflow. This sets up the context for the assistant to suggest edits to your code.
-
-Usage: `/workflow`
-
 ## Extensibility
 
 Additional slash commands can be provided by extensions.