ui: remove getOwner linting

This commit is contained in:
John Cowen 2021-07-21 12:11:34 +01:00
parent 7353d35695
commit 53963e192f
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ import Application from '../app';
import config from '../config/environment';
import { setApplication } from '@ember/test-helpers';
import { registerWaiter } from '@ember/test';
import { getOwner } from '@ember/application';
import './helpers/flash-message';
import start from 'ember-exam/test-support/start';