aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/usingmodel.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/usingmodel.py')
-rw-r--r--examples/declarative/usingmodel.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/usingmodel.py b/examples/declarative/usingmodel.py
index 2629cf35f..9b67bd0d4 100644
--- a/examples/declarative/usingmodel.py
+++ b/examples/declarative/usingmodel.py
@@ -43,7 +43,6 @@ from __future__ import print_function
import os
import sys
-import PySide2.QtQml
from PySide2.QtCore import QAbstractListModel, Qt, QUrl, QByteArray
from PySide2.QtGui import QGuiApplication
from PySide2.QtQuick import QQuickView