Skip to content

Commit bead676

Browse files
Merge pull request #130 from nextcloud/backport/129/stable26
[stable26] no more autoload
2 parents 834f1b3 + 8fdd76d commit bead676

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/AppInfo/Application.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
use Symfony\Component\EventDispatcher\GenericEvent;
6262
use Throwable;
6363

64-
require_once __DIR__ . '/../../vendor/autoload.php';
65-
6664
/**
6765
* Class Application
6866
*

0 commit comments

Comments
 (0)