Remove ConfiguratorUtils that was deprecated for removal#2730
Remove ConfiguratorUtils that was deprecated for removal#2730deepika-u wants to merge 2 commits into
Conversation
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit f025d1d. ♻️ This comment has been updated with latest results. |
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
c1ee0be to
0557c15
Compare
|
@merks |
0557c15 to
f025d1d
Compare
merks
left a comment
There was a problem hiding this comment.
This looks like the intended result of marking things for deletion.
|
Thanks alot, does that mean do i have any actions to be taken as next step? |
|
API filters for the removed methods need to be added. Without them, the build will keep failing and the PR cannot be merged. |
The ConfiguratorUtils is deprecated for removal for more than 2 years. This pr removes it accordingly.