remove unused code

This commit is contained in:
ogerly 2022-04-21 18:03:26 +02:00
parent e9767fc3de
commit 475af6b5f1

View File

@ -7,7 +7,7 @@
{{ $t('gdd_per_link.copy') }}
</b-button>
<b-button variant="outline-info" @click="$emit('show-qr-code-button')">
<b-img src="img/svg/qr-code.svg" width="19" ></b-img>
<b-img src="img/svg/qr-code.svg" width="19"></b-img>
</b-button>
</b-input-group-append>
</b-input-group>