diff --git a/tests/dummy/app/templates/docs/guides/body/row-selection.md b/tests/dummy/app/templates/docs/guides/body/row-selection.md index 999dba3b1..2c2ad94fd 100644 --- a/tests/dummy/app/templates/docs/guides/body/row-selection.md +++ b/tests/dummy/app/templates/docs/guides/body/row-selection.md @@ -87,7 +87,6 @@ By default, Ember Table renders an input of type `checkbox` alongside an empty ` {{#docs-demo as |demo|}} {{demo.snippet name='docs-example-customizing-row-selection.hbs'}} - {{demo.snippet label='component.js' name='docs-example-customizing-row-selection.js'}} {{/docs-demo}} ## Aborting a Selection