We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2f0b7 commit e6d58e3Copy full SHA for e6d58e3
addon/mocks/exposed-request-functions.js
@@ -1,5 +1,5 @@
1
import { typeOf } from '@ember/utils';
2
-import { deprecate } from '@ember/application/deprecations';
+import { deprecate } from '@ember/debug';
3
import { assert } from '@ember/debug';
4
import Model from 'ember-data/model';
5
import FactoryGuy from '../factory-guy';
0 commit comments