Skip to content

Commit

Permalink
removing unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
MelSumner committed Jun 9, 2023
1 parent 56cf60e commit cdfc7f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions types/tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ import {
setResolver,
setupRenderingTest,
setupTest,
SetupTestOptions,
setupApplicationTest,
} from 'ember-qunit';
import { render, RenderingTestContext, TestContext } from '@ember/test-helpers';
import { render, TestContext } from '@ember/test-helpers';
import EmberResolver from 'ember-resolver';
import EmberObject from '@ember/object';

Expand Down

0 comments on commit cdfc7f0

Please sign in to comment.