function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Michele Kleinhomer 10Michele Kleinhomer 10 

Delete apex class

I want to delete a couple of objects for which I have a couple of VF pages/apex classes associated with.  I no longer need them.  I have been creating the VF pages/apex classes via the Developer's console.  I use change/deployment to move them into production.  I don't have anything else setup.  How can I get rid of them.  It is important that I get rid of them because I have a few hundred Community licenses that are limited to how many custom objects they can access.  I need to add more & want to get rid of the unneeded ones.  Thank you!
Michele Kleinhomer 10Michele Kleinhomer 10
I was just thinking more about this.  I can remove the Community users' rights from the objects to handle that problem.  However, I do still want to know how to delete Apex classes, etc.  Thank you!