From bb3e763ad086fa9b41e809f85f63033e08b92feb Mon Sep 17 00:00:00 2001
From: Chris Beer <chris@cbeer.info>
Date: Thu, 14 Dec 2023 08:43:44 -0800
Subject: [PATCH] remove unused clsx dependency

---
 package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package.json b/package.json
index 9bf535402..a701b965d 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,6 @@
     "@mui/x-tree-view": "^6.17.0",
     "@react-aria/live-announcer": "^3.1.2",
     "classnames": "^2.2.6",
-    "clsx": "^1.0.4",
     "deepmerge": "^4.2.2",
     "dompurify": "^3.0.0",
     "i18next": "^21.0.0 || ^22.0.0 || ^23.0.0",
-- 
GitLab