Skip to content

Commit

Permalink
Remove plugin routes
Browse files Browse the repository at this point in the history
  • Loading branch information
narendravaghela committed Jul 3, 2018
1 parent 6510713 commit ba86b4a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/config/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,3 @@
*/
$routes->fallbacks(DashedRoute::class);
});

/**
* Load all plugin routes. See the Plugin documentation on
* how to customize the loading of plugin routes.
*/
Plugin::routes();

0 comments on commit ba86b4a

Please sign in to comment.