removed stray console log

This commit is contained in:
ThaumRystra
2024-04-06 12:41:50 +02:00
parent 51fa1e7e0b
commit 92a1b73b32

View File

@@ -22,8 +22,6 @@ export default async function applyDamagePropTask(
const { title, operation } = task.params;
let targetProp = task.params.targetProp;
console.log({ task, action, result, userInput });
if (!targetProp) throw new Meteor.Error('not-found', 'Target property is required')
// Set the scope properties