Remove unused component

This commit is contained in:
Tobias Fella
2024-04-30 22:22:47 +02:00
parent 8554898e45
commit a36194afe2

View File

@@ -310,14 +310,6 @@ Kirigami.ApplicationWindow {
}
}
Component {
id: createRoomDialog
CreateRoomDialog {
connection: root.connection
}
}
Component {
id: askDirectChatConfirmationComponent