summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/kube/contents/ui/AccountsView.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/kube/contents/ui/AccountsView.qml b/components/kube/contents/ui/AccountsView.qml
index 9a88ea7a..718b1b04 100644
--- a/components/kube/contents/ui/AccountsView.qml
+++ b/components/kube/contents/ui/AccountsView.qml
@@ -22,8 +22,6 @@ import QtQuick.Controls 1.3 as Controls
22import org.kube.framework 1.0 as Kube 22import org.kube.framework 1.0 as Kube
23import org.kube.components.accounts 1.0 as KubeAccounts 23import org.kube.components.accounts 1.0 as KubeAccounts
24 24
25import QtQuick.Templates 2.0 as T
26
27Rectangle { 25Rectangle {
28 color: Kube.Colors.backgroundColor 26 color: Kube.Colors.backgroundColor
29 27