Cleanup log statement
This commit is contained in:
parent
cad3cdd5f1
commit
30fee77c8e
6 changed files with 3 additions and 6 deletions
|
|
@ -38,7 +38,6 @@ export class PlayerSheet extends GenericActorSheet {
|
|||
canAddAspect: !await actor.proxyFunction.bind(actor)(`atAspectLimit`),
|
||||
};
|
||||
|
||||
console.log(actor.uuid, `context:`, ctx)
|
||||
return ctx;
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue