Skip to content

Commit 57bf348

Browse files
committed
Remove leftover useless comment
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent 51c14e1 commit 57bf348

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

apps/accessibility/lib/Controller/AccessibilityController.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ class AccessibilityController extends Controller {
5858
private ?string $injectedVariables = null;
5959
private string $appRoot;
6060

61-
/**
62-
* @param string $appName
63-
*/
6461
public function __construct(string $appName,
6562
IRequest $request,
6663
IConfig $config,

0 commit comments

Comments
 (0)