Commit 732b6238 authored by Jake Lear's avatar Jake Lear

Revert "Merge branch '331414-ignore-remove-on-close-column' into 'master'"

This reverts merge request !62119
parent be178977
......@@ -9,9 +9,6 @@ class Label < ApplicationRecord
include Sortable
include FromUnion
include Presentable
include IgnorableColumns
ignore_column :remove_on_close, remove_with: '14.1', remove_after: '2021-06-22'
cache_markdown_field :description, pipeline: :single_line
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment