mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
WebUI: Remove redundant imports
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
<link rel="icon" type="image/svg+xml" href="images/qbittorrent-tray.svg" sizes="any">
|
||||
<link rel="stylesheet" type="text/css" href="css/dynamicTable.css?v=${CACHEID}">
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css?v=${CACHEID}">
|
||||
<!--<link rel="stylesheet" type="text/css" href="css/Content.css">-->
|
||||
<link rel="stylesheet" type="text/css" href="css/Core.css?v=${CACHEID}">
|
||||
<link rel="stylesheet" type="text/css" href="css/Layout.css?v=${CACHEID}">
|
||||
<link rel="stylesheet" type="text/css" href="css/Window.css?v=${CACHEID}">
|
||||
|
||||
Reference in New Issue
Block a user