Removed unnecessary code

This commit is contained in:
Tiago Ribeiro
2024-09-02 15:32:15 +01:00
parent 7c0e7ef53e
commit 65fa6e64e6
2 changed files with 50 additions and 71 deletions

View File

@@ -341,8 +341,6 @@ const LevelGeneration = ({id}: Props) => {
}
if (part.type === "blank_space_text") {
console.log({currentExercise});
const exercise: WriteBlanksExercise = {
id: v4(),
prompt: "Complete the text below.",