Skip to content

Commit a04722c

Browse files
committed
Fixing style errors.
1 parent 7b7de59 commit a04722c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/routes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
$routes->setExtensions('json');
88
$routes->setRouteClass(DashedRoute::class);
99

10-
1110
$routes->connect(
1211
'/toolbar/clear-cache',
1312
['controller' => 'Toolbar', 'action' => 'clearCache']

0 commit comments

Comments
 (0)