We have a few extra columns we no longer need on some of our objects, those are custom columns we added a long ago but now we have those objects in a read-only package and when we need to modify them we create a replacing object in an editable package.
How can I delete the extra inherited column in the replacing object?