diff --git a/src/components/Toolbox.tsx b/src/components/Toolbox.tsx
index afaaa39..6f7ac75 100644
--- a/src/components/Toolbox.tsx
+++ b/src/components/Toolbox.tsx
@@ -183,21 +183,16 @@ export default function Toolbox({
>
Span
- {annotationTypes
- .filter((t) => t.category === 'line')
- .map((type) => (
-
- ))}
+