aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/globals.ts
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/js/globals.ts')
-rw-r--r--web_src/js/globals.ts5
1 files changed, 1 insertions, 4 deletions
diff --git a/web_src/js/globals.ts b/web_src/js/globals.ts
index 24974da90e..955515d250 100644
--- a/web_src/js/globals.ts
+++ b/web_src/js/globals.ts
@@ -1,5 +1,2 @@
import jquery from 'jquery';
-import htmx from 'htmx.org/dist/htmx.esm.js';
-
-window.$ = window.jQuery = jquery;
-window.htmx = htmx;
+window.$ = window.jQuery = jquery; // only for Fomantic UI