summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py b/lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py
index 65708765d39..e876cdf8b5d 100644
--- a/lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py
+++ b/lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py
@@ -2,7 +2,6 @@
Test that we read the function starts section.
"""
-from __future__ import print_function
import lldb
OpenPOWER on IntegriCloud