mirror of
https://github.com/grocy/grocy.git
synced 2025-08-15 02:04:38 +00:00
Upgraded to PHP-CS-Fixer v3
This commit is contained in:
@@ -512,7 +512,6 @@ class StockController extends BaseController
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
public function Stockentries(\Psr\Http\Message\ServerRequestInterface $request, \Psr\Http\Message\ResponseInterface $response, array $args)
|
||||
{
|
||||
$usersService = $this->getUsersService();
|
||||
|
Reference in New Issue
Block a user