1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Remove empty line

This commit is contained in:
Franz Liedke
2016-01-11 08:15:14 +01:00
parent ace4bcf7d8
commit 537ab6e41f

View File

@@ -110,7 +110,6 @@ class ApiServiceProvider extends AbstractServiceProvider
$toController('Flarum\Api\Controller\ShowForumController')
);
// Retrieve authentication token
$routes->post(
'/token',