diff options
Diffstat (limited to 'components/accounts')
-rw-r--r-- | components/accounts/contents/ui/AccountWizard.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/accounts/contents/ui/AccountWizard.qml b/components/accounts/contents/ui/AccountWizard.qml index b4720174..56c975e5 100644 --- a/components/accounts/contents/ui/AccountWizard.qml +++ b/components/accounts/contents/ui/AccountWizard.qml | |||
@@ -24,7 +24,6 @@ import org.kube.framework 1.0 as Kube | |||
24 | Kube.Popup { | 24 | Kube.Popup { |
25 | id: root | 25 | id: root |
26 | 26 | ||
27 | |||
28 | property bool requireSetup: false | 27 | property bool requireSetup: false |
29 | property var availableAccountPlugins: [] | 28 | property var availableAccountPlugins: [] |
30 | 29 | ||