Code review comment for lp:~rpadovani/reminders-app/pullToRefresh

Revision history for this message
Michael Zanetti (mzanetti) wrote :

23 +import QtQuick 2.0
24 +import QtQuick.Layouts 1.0
25 +import Ubuntu.Components 0.1
26 +import Ubuntu.Components.ListItems 0.1
27 +import Evernote 0.1

We don't need Evernote, Layouts and ListItems in here

review: Needs Fixing

« Back to merge proposal