mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 11:27:03 +00:00
Applied PHP-CS-Fixer rules
This commit is contained in:
@@ -22,5 +22,4 @@ class DefaultAuthMiddleware extends AuthMiddleware
|
||||
$user = $auth->authenticate($request);
|
||||
return $user;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user