diff --git a/src/lib/components/modals/JSONEditorModal.svelte b/src/lib/components/modals/JSONEditorModal.svelte index cafa8861..ac0f6ff5 100644 --- a/src/lib/components/modals/JSONEditorModal.svelte +++ b/src/lib/components/modals/JSONEditorModal.svelte @@ -12,7 +12,6 @@ JSONEditorSelection, JSONParser, JSONPathParser, - JSONSelection, OnClassName, OnPatch, OnRenderMenu,