Remove Subproject from Composite Project

image

I can add subproject into my composite project. How can I remove the subproject from composite project from IDE.

I manually remove the “includeBuild” from settings.gradle

Is it correct?