Open
Description
What would you like to do?
User requested via email a task to determine "dead routes" and remove them. A "dead" route is one where the corresponding controller or controller method does not exist.
I wrote a Shift CLI tool a while back that detected these, but did not unregister them. May be useful.