Delete Action Captured in updateset
In my use case, I created a client script and captured it in the update set as an insert and update action. However, I no longer need that client script. Can I capture the delete action in the same update set? Also, is it considered best practice to ...