aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/chapter3-bindings/bindings.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/extending/chapter3-bindings/bindings.py')
-rw-r--r--examples/declarative/extending/chapter3-bindings/bindings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/declarative/extending/chapter3-bindings/bindings.py b/examples/declarative/extending/chapter3-bindings/bindings.py
index f20fc0bcc..b603cb65e 100644
--- a/examples/declarative/extending/chapter3-bindings/bindings.py
+++ b/examples/declarative/extending/chapter3-bindings/bindings.py
@@ -39,8 +39,6 @@
##
#############################################################################
-from __future__ import print_function
-
"""PySide2 port of the qml/tutorials/extending-qml/chapter3-bindings example from Qt v5.x"""
import sys, os