Skip to content

Commit ba86b4a

Browse files
Remove plugin routes
1 parent 6510713 commit ba86b4a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/config/routes.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,3 @@
6767
*/
6868
$routes->fallbacks(DashedRoute::class);
6969
});
70-
71-
/**
72-
* Load all plugin routes. See the Plugin documentation on
73-
* how to customize the loading of plugin routes.
74-
*/
75-
Plugin::routes();

0 commit comments

Comments
 (0)