Skip to content

Remove dep duplicate file

David O'Regan requested to merge remove-depreciation-dup into master

What does this MR do and why?

A small MVC for: !70775 (comment 682815714)

Also, I noticed that there are duplicate .yml files in the /deprecations directory:

* 14-2-deprecation-task-runner.yml
* distribution_deprecations_14-3.yml

This caused the rake task to create a duplicate entry in the markdown file (which I manually removed). I think one of these duplicate .yml files should be removed, but I didn't want to do that in this MR.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports