diff --git a/src/components/Flashcard/FlashcardCreateModal.tsx b/src/components/Flashcard/FlashcardCreateModal.tsx index b52b0534..fbafbecd 100644 --- a/src/components/Flashcard/FlashcardCreateModal.tsx +++ b/src/components/Flashcard/FlashcardCreateModal.tsx @@ -91,7 +91,6 @@ Make sure you generate the flashcards in the correct format and that are relevan setIsLoadingFlashcards(false) storeFlashcardPairsAsJSON(flashcardUIPairs, selectedFile) - throw new Error('Not implemented') } // find all available files