Remove unnecessary debug data

This commit is contained in:
Oliver-Akins 2023-12-29 23:54:49 -07:00
parent 99dd7b791a
commit 9c36935691

View file

@ -50,10 +50,6 @@
<pre><code>{{dotdungeon-stringify meta}}</code></pre> <pre><code>{{dotdungeon-stringify meta}}</code></pre>
</div> </div>
<hr> <hr>
<div>
Expanded: {{dotdungeon-stringify expanded}}
</div>
<hr>
<div> <div>
System: System:
<pre><code>{{dotdungeon-stringify system}}</code></pre> <pre><code>{{dotdungeon-stringify system}}</code></pre>