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 let g = {
};
import "babel-preset-es2015";
export let lodashObject = require('lodash/fp/object');
export let merge2 = require("merge2");
export import projectinfo = require("projectinfo");
export import path = require("path");
export import Q = require("q");