Skip to content
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 planning application edit action #208

Merged
merged 2 commits into from Feb 15, 2021

Conversation

james
Copy link
Contributor

@james james commented Feb 15, 2021

Found some more code that is no longer being used.

This action is no longer used anywhere, so we can delete it.
@james james requested review from Rhian and melzreal February 15, 2021 15:40
@@ -12,13 +12,4 @@ def filter_current(documents)
def archive_reason_collection_for_radio_buttons
Document.archive_reasons.keys.map { |k| [k, I18n.t(k)] }
end

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot! I was convinced we were still using that somewhere, but have checked and indeed we are not!

Copy link
Contributor

@Rhian Rhian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good.

@james james merged commit 05d7953 into master Feb 15, 2021
@Rhian Rhian deleted the remove-planning-application-edit-action branch August 23, 2021 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants