Skip to content

Commit

Permalink
Remove unnecessary logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Veilza committed Sep 1, 2024
1 parent d38c044 commit ebe83a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions system/actor/wod-v5-sheet.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ export class WoDActor extends ActorSheet {
}
}

console.log(data.actor.system)
console.log(data.actor)
console.log(data.actor.system)

return data
}

Expand Down

0 comments on commit ebe83a8

Please sign in to comment.