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