Remove rogue console statement

This commit is contained in:
Carl Schwan
2023-03-16 16:48:45 +00:00
parent 6eb258f8a3
commit d3f0902835

View File

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