Skip to content

Commit 78c7fc8

Browse files
committed
Remove routing from bootstraping
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 48e58b8 commit 78c7fc8

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

php/EE/Bootstrap/RouteSiteCommands.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

php/bootstrap.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ function get_bootstrap_steps() {
2929
'EE\Bootstrap\RegisterFrameworkCommands',
3030
'EE\Bootstrap\IncludeFallbackAutoloader',
3131
'EE\Bootstrap\RegisterDeferredCommands',
32-
'EE\Bootstrap\RouteSiteCommands',
3332
'EE\Bootstrap\LaunchRunner',
3433
);
3534
}

0 commit comments

Comments
 (0)