Sync Integ to Master
[sdc.git] / catalog-ui / src / app / directives / structure-tree / structure-tree-directive.ts
index 4f80ae8..59fa700 100644 (file)
@@ -18,6 +18,7 @@
  * ============LICENSE_END=========================================================
  */
 'use strict';
+import * as _ from "lodash";
 import {RelationshipModel, Component, ComponentInstance} from "app/models";
 import {Dictionary} from "app/utils";