chore: remove useless console log

This commit is contained in:
Jonathan Rainville 2020-07-10 09:06:18 -04:00 committed by Iuri Matias
parent 29b2bbf13e
commit c00843c94c
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@ Item {
horizontalAlignment: Text.AlignHCenter
fontSizeMode: Text.FixedSize
renderType: Text.QtRendering
onLinkActivated: console.log(link)
anchors.right: parent.right
anchors.rightMargin: Style.current.xlPadding
anchors.left: parent.left