Remove log

This commit is contained in:
Antoine Phan
2025-06-09 16:28:33 -04:00
parent 1384457e85
commit 7774d0e318

View File

@@ -3,7 +3,6 @@
import { PortableText } from '@portabletext/svelte';
/** loading things from the server side */
let { data } = $props();
console.log(data);
</script>
<title> McGill ECSESS </title>