Skip to content

Commit

Permalink
Remove another error expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Mar 27, 2024
1 parent 06f6735 commit d19f3c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/host/app/lib/externals.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import * as emberModifier from '@ember/modifier';
import * as emberObject from '@ember/object';
import * as emberObjectInternals from '@ember/object/internals';
import * as emberTemplate from '@ember/template';
//@ts-expect-error
import * as emberTemplateFactory from '@ember/template-factory';
import * as glimmerComponent from '@glimmer/component';
import * as glimmerTracking from '@glimmer/tracking';
Expand Down

0 comments on commit d19f3c7

Please sign in to comment.