summaryrefslogtreecommitdiffstats
path: root/src/controls/StackView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/StackView.qml')
-rw-r--r--src/controls/StackView.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controls/StackView.qml b/src/controls/StackView.qml
index 9559ea872..1f7eb1ab6 100644
--- a/src/controls/StackView.qml
+++ b/src/controls/StackView.qml
@@ -41,7 +41,6 @@
import QtQuick 2.1
import QtQuick.Controls 1.0
import QtQuick.Controls.Private 1.0
-import "Private/StackView.js" as JSArray
/*!
\qmltype StackView