Add cleanup of var and scoping with even more cleanup

This commit is contained in:
Alf Hammerseth
2019-11-17 00:01:53 +01:00
parent 33e6220e43
commit e54a27b6d9
18 changed files with 335 additions and 327 deletions

View File

@@ -1,6 +1,6 @@
import {
pathThumbnails
} from "../settings/globals";
} from "../../settings/globals";
var express = require("express");