diff options
Diffstat (limited to 'accounts/imap/qml')
-rw-r--r-- | accounts/imap/qml/AccountSettings.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/imap/qml/AccountSettings.qml b/accounts/imap/qml/AccountSettings.qml index 186b6bd7..72bcd507 100644 --- a/accounts/imap/qml/AccountSettings.qml +++ b/accounts/imap/qml/AccountSettings.qml | |||
@@ -18,7 +18,6 @@ | |||
18 | */ | 18 | */ |
19 | 19 | ||
20 | import QtQuick 2.4 | 20 | import QtQuick 2.4 |
21 | import QtQuick.Controls 1.4 as Controls | ||
22 | import QtQuick.Layouts 1.1 | 21 | import QtQuick.Layouts 1.1 |
23 | import org.kube.framework 1.0 as Kube | 22 | import org.kube.framework 1.0 as Kube |
24 | import org.kube.accounts.imap 1.0 as ImapAccount | 23 | import org.kube.accounts.imap 1.0 as ImapAccount |