Merge lp:~bfiller/mediaplayer-app/remove-import into lp:mediaplayer-app

Proposed by Bill Filler
Status: Merged
Approved by: Bill Filler
Approved revision: 328
Merged at revision: 328
Proposed branch: lp:~bfiller/mediaplayer-app/remove-import
Merge into: lp:mediaplayer-app
Diff against target: 11 lines (+0/-1)
1 file modified
src/qml/player/VideoPlayer.qml (+0/-1)
To merge this branch: bzr merge lp:~bfiller/mediaplayer-app/remove-import
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+249600@code.launchpad.net

Commit message

remove import of unused Ubuntu.Components.Extras

Description of the change

remove import of unused Ubuntu.Components.Extras

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/qml/player/VideoPlayer.qml'
2--- src/qml/player/VideoPlayer.qml 2014-10-02 19:11:34 +0000
3+++ src/qml/player/VideoPlayer.qml 2015-02-13 02:51:01 +0000
4@@ -21,7 +21,6 @@
5 import QtQuick 2.0
6 import QtMultimedia 5.0
7 import Ubuntu.Components 1.1
8-import Ubuntu.Components.Extras 0.1
9 import Ubuntu.Components.Popups 1.0 as Popups
10 import "../common"
11 import "../sdk"

Subscribers

People subscribed via source and target branches