mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00: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…
x
Reference in New Issue
Block a user