another fix

This commit is contained in:
2016-07-16 19:23:34 +02:00
parent e3b029c240
commit 474a730a09
4 changed files with 0 additions and 33 deletions

View File

@@ -13,7 +13,6 @@ export declare let g: {
};
import "babel-preset-es2015";
export declare let lodashObject: any;
export declare let merge2: any;
export import projectinfo = require("projectinfo");
export import path = require("path");
export import Q = require("q");