Removed unnecessary code
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user