remove uneeded tooltip

This commit is contained in:
Peter Clement 2023-02-01 14:55:39 +00:00
parent 12cc927b16
commit af335b4349
1 changed files with 0 additions and 1 deletions

View File

@ -279,7 +279,6 @@
<Icon
name="Download"
hoverable
tooltip="test"
on:click={confirmDownloadDialog.show}
/>
{/if}