Small fixes

This commit is contained in:
Pieter Vander Vennet 2021-12-09 19:18:36 +01:00
parent ac6f4e0289
commit 206f9047a0
3 changed files with 26 additions and 9 deletions

View file

@ -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) {