summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/main.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 384a13fd5..8ac778dea 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -4,7 +4,6 @@
\OCP\Util::addScript('news', 'vendor/momentjs/moment');
\OCP\Util::addScript('news', 'vendor/momentjs/min/langs');
\OCP\Util::addScript('news', 'vendor/bootstrap/tooltip');
-\OCP\Util::addScript('appframework', 'public/app');
\OCP\Util::addScript('news', 'public/app');
\OCP\Util::addStyle('news', 'bootstrap/tooltip');