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 a899ecc commit 1659593Copy full SHA for 1659593
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