summaryrefslogtreecommitdiffstats
path: root/app/Recents.qml
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2018-06-26 13:12:54 -0400
committerMatt Porter <mporter@konsulko.com>2018-06-26 13:41:43 -0400
commit20bb3b8bbf269f89c4225a3881d4ee80eee26882 (patch)
treec8aba29bb7c7af0be55a96c6120dc03638cf44c4 /app/Recents.qml
parentfb4ff765c9349db4e14e26eead5e2ceec673800b (diff)
Remove all of the static contacts model support that was deprecated by the new ContactModel support in libqtappfw. Goodbye, Art McGee! Bug-AGL: SPEC-1436 Change-Id: I4e33d459d389c7d35afceb484eb21541660f9750 Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'app/Recents.qml')
-rw-r--r--app/Recents.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Recents.qml b/app/Recents.qml
index 88fcf20..3eafaac 100644
--- a/app/Recents.qml
+++ b/app/Recents.qml
@@ -19,7 +19,6 @@ import QtQuick.Layouts 1.1
import QtQuick.Controls 2.0
import AGL.Demo.Controls 1.0
import RecentCall 1.0
-import 'models'
Item {
id: root