Describe the bug:
Removing the image before the loading of the image has been finished causes an error in the load listener.

Reproduce the behavior:
img = L.distortableImageOverlay('example.jpg').addTo(map);
img.removeFrom(map)
Browser, version, and operating system:
- Browser Firefox -
- Version 126.0.1 -
- Platform: Windows -