Skip to content

Commit

Permalink
Merge pull request #19640 from nlfurniss/remove-old-deprecations
Browse files Browse the repository at this point in the history
Remove old deprecations
  • Loading branch information
chancancode committed Jul 18, 2021
2 parents e1577fb + 3b1f8bf commit bba63f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
39 changes: 0 additions & 39 deletions packages/@ember/application/deprecations.ts

This file was deleted.

4 changes: 0 additions & 4 deletions packages/ember/tests/reexports_test.js
Expand Up @@ -164,10 +164,6 @@ let allExports = [
['runLoadHooks', '@ember/application', 'runLoadHooks'],
['setOwner', '@ember/application', 'setOwner'],

// @ember/application/deprecations
[null, '@ember/application/deprecations', 'deprecate'],
[null, '@ember/application/deprecations', 'deprecateFunc'],

// @ember/application/instance
['ApplicationInstance', '@ember/application/instance', 'default'],

Expand Down

0 comments on commit bba63f7

Please sign in to comment.