Chore: linting

This commit is contained in:
Pieter Vander Vennet 2024-09-02 13:09:41 +02:00
parent f5d7686c98
commit c48827906e
4 changed files with 6 additions and 10 deletions

View file

@ -3,7 +3,6 @@ import { Server } from "../server"
import Script from "../Script"
import { OsmPoiDatabase } from "./osmPoiDatabase"
class CachedSqlCount {
private readonly _cache: Record<
string,