Skip to content

Commit

Permalink
[#342] Remove errant logging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
arbron committed Oct 30, 2023
1 parent ebe5a4f commit e541716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/apps/senses-config.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<form autocomplete="off">{{log this}}
<form autocomplete="off">
<p class="notes">{{localize "DND5E.SensesConfigHint"}}</p>
{{#each senses as |sense name|}}
<div class="form-group">
Expand Down

0 comments on commit e541716

Please sign in to comment.