diff options
Diffstat (limited to 'accounts/kolabnow/package/contents/ui/KolabnowAccountSettings.qml')
-rw-r--r-- | accounts/kolabnow/package/contents/ui/KolabnowAccountSettings.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/kolabnow/package/contents/ui/KolabnowAccountSettings.qml b/accounts/kolabnow/package/contents/ui/KolabnowAccountSettings.qml index 46d197fa..2cb4086f 100644 --- a/accounts/kolabnow/package/contents/ui/KolabnowAccountSettings.qml +++ b/accounts/kolabnow/package/contents/ui/KolabnowAccountSettings.qml | |||
@@ -23,7 +23,6 @@ import QtQuick.Layouts 1.1 | |||
23 | 23 | ||
24 | import org.kde.kirigami 1.0 as Kirigami | 24 | import org.kde.kirigami 1.0 as Kirigami |
25 | 25 | ||
26 | import org.kube.framework.settings 1.0 as KubeSettings | ||
27 | import org.kube.accounts.kolabnow 1.0 as KolabnowAccount | 26 | import org.kube.accounts.kolabnow 1.0 as KolabnowAccount |
28 | 27 | ||
29 | Item { | 28 | Item { |