I have a site column that was created some time ago, and that column was added to a content type. Then many lists were created using that content type.
Later they decided that field should not exist anymore. The field was removed from the content type manually, but it exists still on the site columns.
When a new list is created based on the content type, the field is added to new lists, even though in old lists its not there.
I know that I shouldnt edit the content type schema, I wonder if I can safely delete the site column manually and thats it?