code cleanup

This commit is contained in:
Hendrik Brummermann 2026-02-05 22:08:12 +01:00
parent 535e7f5727
commit 0f3ecbd3dd

View file

@ -10,7 +10,6 @@
***************************************************************************/
import { ImageWithDimensions } from "data/ImageWithDimensions";
import { store } from "../../data/SpriteStore";
export class HTMLImageElementUtil {