fix: remove invalid export (#6355)
This commit is contained in:
parent
92645c1cee
commit
ce4a375b62
1 changed files with 0 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue