From 724e6436ee68e0a0dd4dc4157987148f8d6340a6 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Mon, 18 Jan 2021 00:53:07 +0100 Subject: [PATCH] Remove unused stuff in profile --- resources/qml/UserProfile.qml | 8 -------- 1 file changed, 8 deletions(-) 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