AdminUI: Removed unused jQuery wterm library (#2801)

This commit is contained in:
bcoles
2023-04-03 21:15:35 +10:00
committed by GitHub
parent 09c2128388
commit 22b91faf71
4 changed files with 0 additions and 448 deletions

View File

@@ -14,7 +14,6 @@
<%= script_tag 'ext-all.js' %>
<%= script_tag_min 'web_ui_all.js' %>
<%= script_tag 'vis.js/vis.min.js' %>
<%= stylesheet_tag 'wterm.css' %>
<%= stylesheet_tag 'ext-all.css' %>
<%= stylesheet_tag 'base.css' %>
</head>