debug: print verwijderen

This commit is contained in:
Timo De Meyst 2025-05-15 13:13:38 +02:00
parent c8d1112db2
commit cfc0fd92d1

View file

@ -17,8 +17,6 @@ import { ref } from 'vue';
const learningObjectListQueryResult = useLearningObjectListForPathQuery(currentPath);
console.log(learningObjectListQueryResult.data.value)
</script>
<template>