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

Fix type error

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-11-15 14:51:18 -05:00
parent 05543dba99
commit 6236969173

View File

@ -5,4 +5,3 @@
export * from "./ipc";
export * from "./invalid-kubeconfig";
export * from "./type-enforced-ipc";