Ma77Ball opened a new pull request, #5309: URL: https://github.com/apache/texera/pull/5309
### What changes were proposed in this PR? - Removed the `project` and `project/:pid` route definitions from `app-routing.module.ts`, along with the now-unused `UserProjectComponent` and `UserProjectSectionComponent` imports there. - Removed the `type === "project"` arm from `ListItemComponent.initializeEntry` and dropped its now-unused `DASHBOARD_USER_PROJECT` import. ### Any related issues, documentation, or discussions? N/A ### How was this PR tested? - Ran `yarn format:fix` (clean, 514 files unchanged). - Verified via grep that no project route or `DASHBOARD_USER_PROJECT` references remain in the two edited files. - The referenced `list-item.component.spec.ts` project routing test case was already absent, so no spec change was needed. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.7 in compliance with ASF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
