mirror of
https://github.com/flarum/core.git
synced 2025-08-02 22:47:33 +02:00
Remove empty line
This commit is contained in:
@@ -110,7 +110,6 @@ class ApiServiceProvider extends AbstractServiceProvider
|
|||||||
$toController('Flarum\Api\Controller\ShowForumController')
|
$toController('Flarum\Api\Controller\ShowForumController')
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
// Retrieve authentication token
|
// Retrieve authentication token
|
||||||
$routes->post(
|
$routes->post(
|
||||||
'/token',
|
'/token',
|
||||||
|
Reference in New Issue
Block a user