Chore: remove unused import

This commit is contained in:
Pieter Vander Vennet 2024-08-08 23:11:11 +02:00
parent 139b014c6c
commit dcb865f348

View file

@ -1,6 +1,5 @@
import { IdbLocalStorage } from "../../Web/IdbLocalStorage"
import { UIEventSource } from "../../UIEventSource"
import { Tiles } from "../../../Models/TileRange"
/**
* A class which allows to read/write a tile to local storage.