DirectChat: fix warning from half-leftover line

This commit is contained in:
miruka 2021-04-13 15:35:09 -04:00
parent fb84ea41c5
commit b40c43ef2f

View File

@ -73,7 +73,6 @@ HFlickableColumnPage {
}
CancelButton {
enabled: main
onClicked: page.cancel()
}
}