summaryrefslogtreecommitdiff
path: root/Tools/pybench/Empty.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/pybench/Empty.py')
-rwxr-xr-xTools/pybench/Empty.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/pybench/Empty.py b/Tools/pybench/Empty.py
index 3c54851fe1..63c566387c 100755
--- a/Tools/pybench/Empty.py
+++ b/Tools/pybench/Empty.py
@@ -20,4 +20,3 @@ class EmptyTest(Test):
for i in xrange(self.rounds):
pass
-