How to revert terraform import

I have imported an EC2 instance. how to revert that import ? is there any process ?

you can do a state rm Command: state rm | Terraform by HashiCorp