mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Remove confusing log message
This commit is contained in:
parent
6afe3fa39d
commit
4ec92e0244
1 changed files with 0 additions and 4 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue