From 982267e497a64ebdb5321b58db8db9fc7ab116e3 Mon Sep 17 00:00:00 2001 From: PMKuipers Date: Mon, 7 Aug 2023 17:40:12 +0200 Subject: [PATCH] cleanup --- amd/src/studyplan-editor-components.js | 1 - 1 file changed, 1 deletion(-) diff --git a/amd/src/studyplan-editor-components.js b/amd/src/studyplan-editor-components.js index fb3ba28..8097bbb 100644 --- a/amd/src/studyplan-editor-components.js +++ b/amd/src/studyplan-editor-components.js @@ -1967,7 +1967,6 @@ export default { }, methods: { onDrop(event) { - debug.info(event); this.hover.component = null; this.hover.type = null;