// PrintRemovedFeatureError prints an error message for removed feature then return an error. And after long enough time the message can also be removed, uses as an indicator.
// Do not remove this function even there is no reference to it.
returnNew("The feature "+feature+" has been removed and migrated to "+migrateFeature+". Please update your config(s) according to release note and documentation.")