diff --git a/resources/qml/UserProfile.qml b/resources/qml/UserProfile.qml index 410875ac..17e698d6 100644 --- a/resources/qml/UserProfile.qml +++ b/resources/qml/UserProfile.qml @@ -15,14 +15,6 @@ ApplicationWindow { minimumHeight: 420 palette: colors - Component { - id: deviceVerificationDialog - - DeviceVerification { - } - - } - ColumnLayout { id: contentL