Remove empty style blocks

This commit is contained in:
Andrew Kingston 2022-02-15 09:31:43 +00:00
parent c82e9bc580
commit e8c3e13aab
3 changed files with 0 additions and 9 deletions

View File

@ -48,6 +48,3 @@
<TableDataImport bind:dataImport bind:existingTableId={tableId} />
</Layout>
</ModalContent>
<style>
</style>

View File

@ -213,6 +213,3 @@
{/if}
</Layout>
</ModalContent>
<style>
</style>

View File

@ -130,6 +130,3 @@
</Tabs>
</Layout>
</ModalContent>
<style>
</style>