From 2d8cca3a2ec1ae9034b7bc28a2fb5f2260f43e1a Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Fri, 7 Mar 2025 02:43:46 +0700
Subject: refactor: delete `clipboardjs` (#2727)
text copying can be done without using additional libraries
---
web/html/xui/index.html | 1 -
1 file changed, 1 deletion(-)
(limited to 'web/html/xui/index.html')
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 2e57277a..8f89da90 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -332,7 +332,6 @@
{{template "js" .}}
-
{{template "component/themeSwitcher" .}}
{{template "textModal"}}