Sync Integ to Master
[sdc.git] / catalog-ui / src / app / filters / category-type-filter.ts
index 5c89277..763b4a9 100644 (file)
@@ -18,6 +18,7 @@
  * ============LICENSE_END=========================================================
  */
 
+import * as _ from "lodash";
 import {ComponentType} from "../utils/constants";
 import {CacheService} from "../services/cache-service";
 export class CategoryTypeFilter {