probably a stupid question, but if i accidentally included an object that i don't want in my account customization project (i used import objects from account to pull it from sandbox, but i realized i don't want to push it to production), can i just delete it? like right-click on the object and click Delete in Eclipse. or do i need to take more steps to remove it so that it doesn't get deployed? all i can find in suiteanswers is explanations that if i delete it after i've already deployed, it won't automatically remove it from the account; i'm trying to remove it before i ever deploy at all.