1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Remove empty line

This commit is contained in:
Franz Liedke
2016-01-11 08:15:14 +01:00
parent e090eed621
commit 56d7fc9cf5

View File

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