Skip to content

Commit 670474b

Browse files
authored
Merge pull request #3175 from nextcloud/bugfix/noid/avoid-load-unused
Do not attempt to load a non-existing script
2 parents 30dff71 + 23b712e commit 670474b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

templates/main.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22
script('text', 'text-text');
3-
style('text', 'icons');
43
?>
54
<div id="app-content">
65
<div id="maineditor"></div>

0 commit comments

Comments
 (0)