I have deployed one function as part of Firebase deploy command and I could see the same in Firebase/Google Cloud console.Is there any way to remove the same functions, as directly removing the functions folder and deploying it again is not actually removing the already deployed functions.
Also I tried disabling the hosting as well, but that also didn't help. Could someone please let us know if there is any command to un-deploy the already deployed functions?