diff --git a/src/components/NoteEditor.tsx b/src/components/NoteEditor.tsx
index 18899c0..ebabf4b 100644
--- a/src/components/NoteEditor.tsx
+++ b/src/components/NoteEditor.tsx
@@ -616,42 +616,6 @@ export function NoteEditor({ note, onUpdateNote, onUnsavedChanges, categories, i
- {/* Attachment Upload */}
-
-
-
{/* Preview Toggle */}