Skip to content

Commit

Permalink
remove from config
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkeychip committed Oct 1, 2024
1 parent 2d46c8d commit cde6ac2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/config/deprecation-workflow.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ self.deprecationWorkflow.config = {
workflow: [
{ handler: 'silence', matchId: 'ember-engines.deprecation-router-service-from-host' },
// ember-data
{ handler: 'silence', matchId: 'ember-data:deprecate-early-static' }, // decorator tests
{ handler: 'silence', matchId: 'ember-data:deprecate-promise-proxies' }, // Transform secrets
{ handler: 'silence', matchId: 'ember-data:no-a-with-array-like' }, // MFA
{ handler: 'silence', matchId: 'ember-data:deprecate-promise-many-array-behaviors' }, // MFA
Expand Down

0 comments on commit cde6ac2

Please sign in to comment.