Loading an animation that is already loaded

For security purposes, I tend to load and store animations on serverstorage but I’m curious about performance, what happens if you load an animation to animator that’s already been loaded before? And how do I “unload” it, if possible.