- {{/if}}
-
-
- <:footer>
-
-
-
-
-
-
- @action
- triggerConfirmChanges() {
- this.args.closeModal();
- this.args.confirm();
- }
-}
diff --git a/samples/Glimmer JS/template-only.gjs b/samples/Glimmer JS/template-only.gjs
deleted file mode 100644
index fa2bd7a2ba..0000000000
--- a/samples/Glimmer JS/template-only.gjs
+++ /dev/null
@@ -1,55 +0,0 @@
-import { ExternalLink, Link } from '@crowdstrike/ember-oss-docs';
-
-export const Footer =
-
-
-
-export default Footer;
diff --git a/vendor/README.md b/vendor/README.md
index 87e8cdbe48..c1d5fd8e41 100644
--- a/vendor/README.md
+++ b/vendor/README.md
@@ -203,7 +203,6 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Git Config:** [Alhadis/language-etc](https://github.com/Alhadis/language-etc)
- **Git Revision List:** [Nixinova/NovaGrammars](https://github.com/Nixinova/NovaGrammars)
- **Gleam:** [gleam-lang/tree-sitter-gleam](https://github.com/gleam-lang/tree-sitter-gleam) 🐌
-- **Glimmer JS:** [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax)
- **Glyph:** [textmate/tcl.tmbundle](https://github.com/textmate/tcl.tmbundle)
- **Glyph Bitmap Distribution Format:** [Alhadis/language-fontforge](https://github.com/Alhadis/language-fontforge)
- **Gnuplot:** [mattfoster/gnuplot-tmbundle](https://github.com/mattfoster/gnuplot-tmbundle)
diff --git a/vendor/grammars/vsc-ember-syntax b/vendor/grammars/vsc-ember-syntax
deleted file mode 160000
index 55ca698120..0000000000
--- a/vendor/grammars/vsc-ember-syntax
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 55ca6981204a1f3934b55057a5a7abbab66a1d8e
diff --git a/vendor/licenses/git_submodule/vsc-ember-syntax.dep.yml b/vendor/licenses/git_submodule/vsc-ember-syntax.dep.yml
deleted file mode 100644
index e196782a71..0000000000
--- a/vendor/licenses/git_submodule/vsc-ember-syntax.dep.yml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-name: vsc-ember-syntax
-version: 55ca6981204a1f3934b55057a5a7abbab66a1d8e
-type: git_submodule
-homepage: https://github.com/lifeart/vsc-ember-syntax.git
-license: mit
-licenses:
-- sources: LICENSE.md
- text: "Copyright (c) 2021 Aleksandr Kanunnikov, and contributors.\n\nAll rights
- reserved. \n\nMIT License\n\nPermission is hereby granted, free of charge, to
- any person obtaining a copy of this software and associated documentation files
- (the \"Software\"), to deal in the Software without restriction, including without
- limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the Software
- is furnished to do so, subject to the following conditions:\n\nThe above copyright
- notice and this permission notice shall be included in all copies or substantial
- portions of the Software.\n\nTHE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY
- OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.\n"
-notices: []