DEV: Remove comments and unused code

This commit is contained in:
Keegan George
2022-07-14 10:05:07 -07:00
parent bf454250fe
commit 05cd2ada7e
2 changed files with 0 additions and 6 deletions
@@ -3,9 +3,6 @@
@class="table-editor-modal"
>
{{! TODO: Parse .md to json and fill table }}
{{! TODO: Fix instances where multiple tables in a single post }}
{{! TODO better id name }}
<div id="spreadsheet" tabindex="1" class="jexcel_container"></div>
</DModalBody>