Can I still use the Blueprint when I delete a component from its parent C++ class?

I found this on AnswerHub: https://answers.unrealengine.com/questions/2433/changing-components-in-c-doesnt-remove-old-ones-fr.html

I was able to use it to fix my issue.