Sync Integ to Master
[sdc.git] / catalog-ui / src / app / models / capability.ts
index 2f2e3a8..74994b1 100644 (file)
@@ -22,6 +22,7 @@
  * Created by obarda on 4/20/2016.
  */
 'use strict';
+import * as _ from "lodash";
 import {PropertyModel} from "./properties";
 import {Requirement} from "./requirement";