Remove commented out code

This commit is contained in:
Andrew Kingston 2023-05-05 10:46:36 +01:00
parent 86ce8eb831
commit 438afa03cf
1 changed files with 0 additions and 2 deletions

View File

@ -66,9 +66,7 @@
{/if}
{#each $columns as column}
<div class="column">
<!--{#if column.schema.autocolumn}-->
<Icon size="S" name={getColumnIcon(column)} />
<!--{/if}-->
{column.label}
</div>
<Toggle