cleanup: non utilisé

This commit is contained in:
Vincent Vandemeulebrouck 2021-05-22 14:48:51 +02:00
parent 22bdf60e93
commit 8e53759170
1 changed files with 1 additions and 2 deletions

View File

@ -1207,8 +1207,7 @@ export class RdDCombat {
data: {
attackerId: this.attackerId,
defenderTokenId: defenderTokenId,
attackerRoll: attackerRoll,
gmId: Misc.connectedGMOrUser(),
attackerRoll: attackerRoll
}
});
}