Catalog alignment
[sdc.git] / catalog-ui / src / app / view-models / admin-dashboard / admin-dashboard-view-model.ts
index c9ffe47..40a9e8f 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 'use strict';
-import {CacheService} from "app/services";
+import {CacheService} from "app/services-ng2";
 import {IAppConfigurtaion} from "app/models";
 
 interface IAdminDashboardViewModelScope extends ng.IScope {