Chore: remove unused import
This commit is contained in:
parent
139b014c6c
commit
dcb865f348
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue