aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python/control_flow.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/python/control_flow.py')
-rw-r--r--tests/indent/python/control_flow.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/indent/python/control_flow.py b/tests/indent/python/control_flow.py
index 7ec02e3ff..fca528a2d 100644
--- a/tests/indent/python/control_flow.py
+++ b/tests/indent/python/control_flow.py
@@ -26,5 +26,3 @@ while (a > 4 and
pass
try:
- pass
-