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;