[PyTorch] Remove dead store in intrusive_ptr dtor
There is no need to null out `target_` in the destructor.
Differential Revision: [D36083158](https://our.internmc.facebook.com/intern/diff/D36083158/)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76701
Approved by: https://github.com/ezyang