mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Remove accidentally added function
This commit is contained in:
parent
3c4264c3a0
commit
5dd78aa19a
|
|
@ -77,12 +77,7 @@ class BaseController
|
|||
|
||||
$this->AppContainer = $container;
|
||||
}
|
||||
|
||||
public function Root(\Psr\Http\Message\ServerRequestInterface $request, \Psr\Http\Message\ResponseInterface $response, array $args)
|
||||
{
|
||||
return $response;
|
||||
}
|
||||
|
||||
|
||||
protected $AppContainer;
|
||||
protected $Database;
|
||||
protected $LocalizationService;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user