summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/main.php b/templates/main.php
index e1ab78539..109abf657 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -7,7 +7,6 @@
\OCP\Util::addScript('news', 'vendor/momentjs/moment');
\OCP\Util::addScript('news', 'public/app');
-\OCP\Util::addStyle('news', 'owncloud');
\OCP\Util::addStyle('news', 'addnew');
\OCP\Util::addStyle('news', 'feeds');
\OCP\Util::addStyle('news', 'items');
@@ -51,4 +50,4 @@
<?php print_unescaped($this->inc("part.items")); ?>
</div>
-</div> \ No newline at end of file
+</div>