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