From 6f237a19d5004239323dfc63721c2f4222c203f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 11 May 2020 15:42:36 +0200 Subject: [PATCH] Remove unused hidden field MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- templates/main.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/main.php b/templates/main.php index 83461e153..307ef42bb 100644 --- a/templates/main.php +++ b/templates/main.php @@ -26,6 +26,3 @@ style('deck', 'globalstyles'); script('deck', 'deck'); \OC::$server->getEventDispatcher()->dispatch('\OCP\Collaboration\Resources::loadAdditionalScripts'); -?> - -