diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/kube/contents/ui/AccountsView.qml | 2 |
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 | |||
22 | import org.kube.framework 1.0 as Kube | 22 | import org.kube.framework 1.0 as Kube |
23 | import org.kube.components.accounts 1.0 as KubeAccounts | 23 | import org.kube.components.accounts 1.0 as KubeAccounts |
24 | 24 | ||
25 | import QtQuick.Templates 2.0 as T | ||
26 | |||
27 | Rectangle { | 25 | Rectangle { |
28 | color: Kube.Colors.backgroundColor | 26 | color: Kube.Colors.backgroundColor |
29 | 27 | ||