1
0
mirror of synced 2025-12-21 19:06:49 -05:00

remove all uses of include tool-switcher (part 1) (#24220)

* remove all uses of `include tool-switcher`

* two more files
This commit is contained in:
Peter Bengtsson
2022-01-11 16:31:12 -05:00
committed by GitHub
parent 6e1bf63489
commit 8e25d1e40d
14 changed files with 20 additions and 61 deletions

View File

@@ -16,7 +16,7 @@ topics:
shortTitle: Delete a codespace
---
{% data reusables.codespaces.concurrent-codespace-limit %}
@@ -26,8 +26,7 @@ shortTitle: Delete a codespace
{% endnote %}
{% include tool-switcher %}
{% webui %}
1. Navigate to the "Your Codespaces" page at [github.com/codespaces](https://github.com/codespaces).
@@ -37,13 +36,13 @@ shortTitle: Delete a codespace
![Delete button](/assets/images/help/codespaces/delete-codespace.png)
{% endwebui %}
{% vscode %}
{% data reusables.codespaces.deleting-a-codespace-in-vscode %}
{% endvscode %}
{% cli %}