-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove ENForm block #1265
Remove ENForm block #1265
Conversation
8a325c4
to
4c816c5
Compare
/unhold edcacc91-cc6d-40ad-8fb9-f593ee10ffa1
Test instance is ready 🚀🌑 pandora | admin | blocks report | CircleCI | composer-local.json ⌚ 2024.12.16 13:47:55 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure about this: should we remove the Fields_Model
class, too?
Following its retirement from the theme code. This also removes the Counter block to avoid cleaning it up from ENForm related code. Ref: https://jira.greenpeace.org/browse/PLANET-7673
4c816c5
to
555b505
Compare
Yes, those are all ENForm related. I had already removed the code that uses the Models classes, so I just removed those too. |
/unhold 07d380df-52b6-44db-bd51-ec565c5c9f49
Following its retirement from the theme code.
This also removes the Counter block to avoid cleaning it up from ENForm related code.
Ref: https://jira.greenpeace.org/browse/PLANET-7673
Testing