Skip to content

Commit dc1ebc6

Browse files
committed
Don't import from ember-cli-htmlbars
1 parent aafffb4 commit dc1ebc6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/fixtures/typescript/tests/rendering/template-import-test.gts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { module, test } from 'qunit';
22
import { setupRenderingTest } from 'ember-qunit';
33
import { render } from '@ember/test-helpers';
4-
import { hbs } from 'ember-cli-htmlbars';
54

65
import TemplateImport from '#src/components/template-import.gts';
76

0 commit comments

Comments
 (0)