Remove compatibility layer from DestroyPackages mutation
What does this MR do and why?
We no longer allow legacy ID string fields in mutations so, we no longer need to parse GIDs. Not providing a GID will raise an error before we can get to this changed line since we removed the compatibility layer in 16323a24
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.