Sync Integ to Master
[sdc.git] / catalog-ui / src / app / view-models / onboard-vendor / onboard-vendor-view-model.ts
index f77a29b..10f41f6 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 'use strict';
+import * as _ from "underscore";
 import {IUserProperties} from "app/models";
 import {MenuItemGroup, MenuItem} from "app/utils";
 import {CacheService} from "app/services";