Remove the stylesheets which were apparently not being used
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
window.user = {{.User}};
|
||||
</script>
|
||||
|
||||
<link rel='stylesheet' href='/res/svelte/file_viewer.css?v{{cacheID}}'>
|
||||
<script defer src='/res/svelte/file_viewer.js?v{{cacheID}}'></script>
|
||||
|
||||
{{template "analytics"}}
|
||||
|
Reference in New Issue
Block a user