Skip to content
Snippets Groups Projects
Verified Commit 4ec92e02 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Remove confusing log message

parent 6afe3fa3
No related branches found
No related tags found
No related merge requests found
Pipeline #3239 passed
......@@ -25,10 +25,6 @@ Control {
property int rowSpacing: 5
property alias count: listView.count
Component.onCompleted: {
console.log("RRRRRRRRRR: " + roomId);
}
signal completionClicked(string completion)
signal completionSelected(string id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment