Sync Integ to Master
[sdc.git] / catalog-ui / src / app / models / instance-inputs-properties-map.ts
index 650a6d7..fdc6f92 100644 (file)
@@ -22,6 +22,7 @@
  * Created by obarda on 9/12/2016.
  */
 'use strict';
+import * as _ from "lodash";
 import {InputPropertyBase} from "./input-property-base";
 import {PropertyModel} from "./properties";
 import {InputModel} from "./inputs";