Sync Integ to Master
[sdc.git] / catalog-ui / src / app / view-models / workspace / tabs / information-artifacts / information-artifacts-view-model.ts
index b2fd4d6..47a96fb 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 'use strict';
+import * as _ from "lodash";
 import {ModalsHandler} from "app/utils";
 import {SharingService} from "app/services";
 import {IAppConfigurtaion, ArtifactModel, IFileDownload} from "app/models";