Skip to content

Commit

Permalink
Remove double include of javascripts
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed Apr 18, 2023
1 parent 851b3e9 commit d38f102
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Expand Up @@ -38,8 +38,6 @@
<script type="text/javascript" src="./js/plugins.js?v=41"></script>
<script type="text/javascript" src="./js/rtorrent.js?v=41"></script>
<script type="text/javascript" src="./js/webui.js?v=41"></script>
<script type="text/javascript" src="./js/sanitize.js?v=41"></script>
<script type="text/javascript" src="./js/sanitize.config.js?v=41"></script>
</head>
<body>
<div id="preload"></div>
Expand Down

0 comments on commit d38f102

Please sign in to comment.