Sync Integ to Master
[sdc.git] / catalog-ui / src / app / directives / graphs-v2 / relation-menu / relation-menu.ts
index f73e855..78a269e 100644 (file)
@@ -18,6 +18,7 @@
  * ============LICENSE_END=========================================================
  */
 'use strict'
+import * as _ from "lodash";
 import {Match, ConnectRelationModel} from "app/models";
 import {Component} from "../../../models/components/component";