summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGrigorii Shartsev <grigorii.shartsev@nextcloud.com>2023-02-21 23:32:50 +0100
committerGrigorii Shartsev <grigorii.shartsev@nextcloud.com>2023-02-22 09:55:17 +0100
commit2c88576f55ce95b1694ce5d987305bf7c803c3fc (patch)
tree05f9e64faa81f0df9fd05b281cabd7c71f016ce5 /templates
parent275b18441548472a4c7fdb77c39e89c22b84a29d (diff)
fix: remove import of deleted `At.css`
Signed-off-by: Grigorii Shartsev <grigorii.shartsev@nextcloud.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 3f2572f59..c56b85674 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -4,4 +4,3 @@ declare(strict_types=1);
script('spreed', 'talk-main');
style('spreed', 'icons');
-style('spreed', 'At');