mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
20e9771457
Remove unreachable WorkPackageCostlogController The controller has no route in the application and is referenced nowhere, so it can never be dispatched. The similarly named cost-report redirect flow is served elsewhere, leaving this as dead code.