From 215aef3cbdc1963be1bb6bca5218ee0a4b7f1665 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Fri, 4 Jun 2021 21:52:51 +0200 Subject: Update php licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/settings/appinfo/routes.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/settings/appinfo') diff --git a/apps/settings/appinfo/routes.php b/apps/settings/appinfo/routes.php index c1d3938a739..c73ef08f63c 100644 --- a/apps/settings/appinfo/routes.php +++ b/apps/settings/appinfo/routes.php @@ -9,7 +9,6 @@ declare(strict_types=1); * @author Jan C. Borchardt * @author Julius Härtl * @author Lukas Reschke - * @author Morris Jobke * @author Roeland Jago Douma * * @license AGPL-3.0 @@ -27,7 +26,6 @@ declare(strict_types=1); * along with this program. If not, see * */ - return [ 'resources' => [ 'AuthSettings' => ['url' => '/settings/personal/authtokens' , 'root' => ''], -- cgit v1.2.3