mirror of https://github.com/status-im/consul.git
ui: remove getOwner linting
This commit is contained in:
parent
7353d35695
commit
53963e192f
|
@ -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';
|
||||
|
||||
|
|
Loading…
Reference in New Issue