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

Remove no longer existing export

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-01-04 08:25:37 -05:00
parent b86eb3d8db
commit ea4b7254a7

View File

@ -6,5 +6,4 @@
export * from "./port-forward-store/port-forward-store";
export * from "./port-forward-item";
export * from "./port-forward-dialog";
export * from "./port-forward-notify";
export * from "./port-forward-utils";