Sync Integ to Master
[sdc.git] / catalog-ui / src / app / directives / property-types / data-type-fields-structure / data-type-fields-structure.ts
index 476f86d..eed209d 100644 (file)
@@ -22,6 +22,7 @@
  * Created by obarda on 1/27/2016.
  */
 'use strict';
+import * as _ from "lodash";
 import {DataTypesService} from "app/services";
 import { ValidationUtils } from "app/utils";
 import { DataTypePropertyModel } from "app/models/data-type-properties";