summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/index.php b/templates/index.php
index f341d40a3..a7f8bb303 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -2,14 +2,6 @@
use OCA\News\Plugin\Client\Plugin;
script('news', [
- 'vendor/js-url/url.min',
- 'vendor/es6-shim/es6-shim.min',
- 'vendor/angular/angular.min',
- 'vendor/angular-animate/angular-animate.min',
- 'vendor/angular-route/angular-route.min',
- 'vendor/angular-sanitize/angular-sanitize.min',
- 'vendor/moment/min/moment-with-locales.min',
- 'vendor/masonry/dist/masonry.pkgd.min',
'build/app.min',
]);