mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Remove leftover useless comment
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
51c14e1a35
commit
57bf348d37
1 changed files with 0 additions and 3 deletions
|
|
@ -58,9 +58,6 @@ class AccessibilityController extends Controller {
|
|||
private ?string $injectedVariables = null;
|
||||
private string $appRoot;
|
||||
|
||||
/**
|
||||
* @param string $appName
|
||||
*/
|
||||
public function __construct(string $appName,
|
||||
IRequest $request,
|
||||
IConfig $config,
|
||||
|
|
|
|||
Loading…
Reference in a new issue