summaryrefslogtreecommitdiff
path: root/tests/functional/t/trailing_whitespaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/t/trailing_whitespaces.py')
-rw-r--r--tests/functional/t/trailing_whitespaces.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/t/trailing_whitespaces.py b/tests/functional/t/trailing_whitespaces.py
index 48de809c6..8deaca78d 100644
--- a/tests/functional/t/trailing_whitespaces.py
+++ b/tests/functional/t/trailing_whitespaces.py
@@ -1,6 +1,5 @@
"""Regression test for trailing-whitespace (C0303)."""
# pylint: disable=mixed-line-endings
-from __future__ import print_function
# +1: [trailing-whitespace]
print('some trailing whitespace')