1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-11-28 14:22:55 -05:00
parent 0150edc8fd
commit 68bf61a075

View File

@ -5,5 +5,4 @@
export * from "./catalog"; export * from "./catalog";
export * from "./ipc"; export * from "./ipc";
export * from "./registries";
export * from "./catalog-category-registry"; export * from "./catalog-category-registry";