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/encryption/appinfo/app.php | 1 - apps/encryption/appinfo/routes.php | 1 - 2 files changed, 2 deletions(-) (limited to 'apps/encryption/appinfo') diff --git a/apps/encryption/appinfo/app.php b/apps/encryption/appinfo/app.php index 5fd5f628de0..c42a0435a14 100644 --- a/apps/encryption/appinfo/app.php +++ b/apps/encryption/appinfo/app.php @@ -22,7 +22,6 @@ * along with this program. If not, see * */ - namespace OCA\Encryption\AppInfo; \OCP\Util::addscript('encryption', 'encryption'); diff --git a/apps/encryption/appinfo/routes.php b/apps/encryption/appinfo/routes.php index b6224f83e2e..5abe0ce6687 100644 --- a/apps/encryption/appinfo/routes.php +++ b/apps/encryption/appinfo/routes.php @@ -23,7 +23,6 @@ declare(strict_types=1); * along with this program. If not, see * */ - return [ 'routes' => [ [ -- cgit v1.2.3