1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix import

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-12-05 15:56:41 -05:00
parent e4adc3f1e3
commit 6e7655ba03

View File

@ -3,6 +3,5 @@
* Licensed under MIT License. See LICENSE in root directory for more information. * Licensed under MIT License. See LICENSE in root directory for more information.
*/ */
export * from "./catalog-category-registry";
export * from "./category-registry"; export * from "./category-registry";
export * from "./catalog-entity"; export * from "./catalog-entity";