Sync Integ to Master
[sdc.git] / catalog-ui / src / app / directives / file-opener / file-opener.ts
index 4abd257..8240d07 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 'use strict';
+import * as _ from "lodash";
 
 export interface IFileOpenerScope extends ng.IScope {
     importFile:any;