diff --git a/src/contents/description.tsx b/src/contents/description.tsx
index 8bf62fabf3ea5337d527a4ee0b7d9df6bd6b5170..416d7958c6d06ffab95dbfb4df7aba3423dc6c08 100644
--- a/src/contents/description.tsx
+++ b/src/contents/description.tsx
@@ -1,9 +1,9 @@
 import { H2 } from "../components/headings";
 import { Circle } from "../components/Shapes";
 /* import "../utils/text.js"; */
-import { Collapsible } from "../components/Collapsible";
+/* import { Collapsible } from "../components/Collapsible";
 import { ButtonRowTabs } from "../components/Tabs";
-import {TabButtonRow} from "../components/Buttons";
+import {TabButtonRow} from "../components/Buttons"; */
 /* import { InfoBox } from "../components/Boxes";  */