I am using the latest version of Craft CMS with 'useProjectConfigFile' enabled.
My development process involves creating/updating Craft settings locally, committing this to Git and then deploying to production. The changes are then sync'd the production Craft CMS fine.
For some reason I have a Global set in the production CMS that doesn't exist on my local version.
Should this be removed when the config file is sync'd up? Any reason why it isn't not syncing correctly?