Remove rogue console.log statement

This commit is contained in:
James Graham
2023-03-14 19:38:18 +00:00
parent abe7d70822
commit 300d2428eb

View File

@@ -28,7 +28,6 @@ TextEdit {
Controller.forceRefreshTextDocument(contentLabel.textDocument, contentLabel)
}
onTextChanged: console.log(text)
text: "<style>
table {
width:100%;