Does Humanoid:LoadAnimation() variables need to be destroyed after use to prevent memory leaks?

Title, I am wondering if i need to :Destroy() the loadanimation variables after I use them if it is one time use in the script.