forked from MapComplete/MapComplete
Fix: fix some unresolved imports after refactoring
This commit is contained in:
parent
6f69f3ee69
commit
5e3be88eca
8 changed files with 15 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ import ScriptUtils from "./ScriptUtils"
|
|||
import { Utils } from "../src/Utils"
|
||||
import Script from "./Script"
|
||||
import { Feature, Polygon } from "geojson"
|
||||
import { Lists } from "../src/Utils/Lists"
|
||||
|
||||
class StatsDownloader {
|
||||
private readonly urlTemplate =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue