Skip to content

Commit

Permalink
remove dep (#28628)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellobontempo authored Oct 8, 2024
1 parent 7774261 commit 163cfd2
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 @@ -12,7 +12,6 @@ self.deprecationWorkflow.config = {
self.deprecationWorkflow.config = {
// current output from deprecationWorkflow.flushDeprecations();
workflow: [
{ handler: 'silence', matchId: 'ember-engines.deprecation-router-service-from-host' },
// ember-data
{ 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 163cfd2

Please sign in to comment.