From 9f9ba03302499352936ffc8915fa63cdef8e8f77 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 27 Jul 2017 02:12:56 +0200 Subject: remove obsolete import --- components/kube/contents/ui/AccountsView.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'components') 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 import org.kube.framework 1.0 as Kube import org.kube.components.accounts 1.0 as KubeAccounts -import QtQuick.Templates 2.0 as T - Rectangle { color: Kube.Colors.backgroundColor -- cgit v1.2.3