Cleanup of unused function

This commit is contained in:
Pieter Vander Vennet 2021-10-20 00:18:29 +02:00
parent baaf66038d
commit 55937ec0c7
2 changed files with 0 additions and 19 deletions

View file

@ -5,8 +5,6 @@ import State from "../State";
import BaseUIElement from "../UI/BaseUIElement";
import List from "../UI/Base/List";
import Title from "../UI/Base/Title";
import {UIEventSourceTools} from "./UIEventSource";
import AspectedRouting from "./Osm/aspectedRouting";
import {BBox} from "./BBox";
export interface ExtraFuncParams {