forked from MapComplete/MapComplete
Small fixes
This commit is contained in:
parent
ac6f4e0289
commit
206f9047a0
3 changed files with 26 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
import * as fs from "fs";
|
||||
import ScriptUtils from "./ScriptUtils";
|
||||
import {post} from "jquery";
|
||||
import ScriptUtils from "../ScriptUtils";
|
||||
import {writeFileSync} from "fs";
|
||||
|
||||
function handleFile(file: string, postalCode: number) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue