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.
2 parents a899ecc + 1659593 commit b181985Copy full SHA for b181985
addon/index.js
@@ -3,7 +3,7 @@
3
@submodule ember-runtime
4
*/
5
import Cache from './cache';
6
-import { deprecate } from '@ember/application/deprecations';
+import { deprecate } from '@ember/debug';
7
8
9
// STATE within a module is frowned upon, this exists
0 commit comments