console log deleted
This commit is contained in:
Binary file not shown.
@@ -28,14 +28,6 @@ export async function POST({ request }) {
|
|||||||
await writeFile(`static${pfad}`, buffer);
|
await writeFile(`static${pfad}`, buffer);
|
||||||
gespeichertePfade.push(pfad);
|
gespeichertePfade.push(pfad);
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log({
|
|
||||||
noteDeutsch: get('noteDeutsch'),
|
|
||||||
noteMathe: get('noteMathe'),
|
|
||||||
parsedDeutsch: parseFloat(get('noteDeutsch')),
|
|
||||||
parsedMathe: parseFloat(get('noteMathe')),
|
|
||||||
});
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
4251
static/uploads/0541e0bd-92ed-4259-9a3b-1c5c33cc2c1e.pdf
Normal file
4251
static/uploads/0541e0bd-92ed-4259-9a3b-1c5c33cc2c1e.pdf
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user