Hi,
If you navigate to Developers Console > Compute > Compute engine > Network Load balancer (or HTTP load balancer ), you have to click on that particular rule and you will see the "Delete button" on the top of that page.
Additionally, you can run this from the command line (assuming you have the gcloud command package installed) : $ gcloud compute forwarding-rules delete NAME
Hope this helps !