Skip to content
Snippets Groups Projects
Commit 283cf2e0 authored by permcu's avatar permcu
Browse files

Remove debug print

parent f0923e32
No related branches found
No related tags found
1 merge request!422Resolve "Add export functionality to course book"
Pipeline #194266 canceled
......@@ -133,7 +133,6 @@ export default {
setGroupSelection(groups) {
this.$emit("input", groups);
this.currentGroupSelection=groups;
console.log(groups);
},
print() {
this.$router.push({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment