Remove unused stuff in profile

pull/382/head
Nicolas Werner 4 years ago
parent 20885dd66a
commit 724e6436ee
  1. 8
      resources/qml/UserProfile.qml

@ -15,14 +15,6 @@ ApplicationWindow {
minimumHeight: 420
palette: colors
Component {
id: deviceVerificationDialog
DeviceVerification {
}
}
ColumnLayout {
id: contentL

Loading…
Cancel
Save