Remove stary consol.log statement

This commit is contained in:
James Graham
2022-12-31 15:25:00 +00:00
parent 6651fa4fa3
commit 4bc2c42982

View File

@@ -389,7 +389,6 @@ Kirigami.ScrollablePage {
TextMetrics {
id: notificationCountTextMetrics
text: notificationCountLabel.text
onTextChanged: console.log(text, advanceWidth)
}
}
QQC2.Button {