mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: remove invalid export (#6355)
This commit is contained in:
committed by
GitHub
parent
92645c1cee
commit
ce4a375b62
@@ -2,7 +2,6 @@ export * from "./ai";
|
||||
export * from "./estimates";
|
||||
export * from "./gantt-chart";
|
||||
export * from "./issues";
|
||||
export * from "./page";
|
||||
export * from "./project";
|
||||
export * from "./user-permissions";
|
||||
export * from "./workspace";
|
||||
|
||||
Reference in New Issue
Block a user