Remove commented out code
This commit is contained in:
parent
86ce8eb831
commit
438afa03cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue