Remove debug output

This commit is contained in:
Carl Schwan
2020-12-03 22:25:01 +01:00
parent 10d84e96b7
commit e3e2e4f66e
2 changed files with 0 additions and 2 deletions

View File

@@ -87,7 +87,6 @@ Kirigami.ApplicationWindow {
}
function connectRoomToSignal(item) {
console.log("connect")
if (!roomList) {
console.log("Should not happen: no room list page but room page");
}