summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-22 01:43:45 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-22 01:43:45 +0000
commit17ca870a4dd27d1e8e23d0ca66bbc2306caaa912 (patch)
tree5a6eaeb9ec4bb69eaadfdc3f39079f71bbcdc321
parent0fd53f519fb37b1dfe37be9f53ebc7889f405114 (diff)
benchmark/app_erb.yml: remove unused variable
https://github.com/ruby/ruby/commit/3efcb74036af32cbcc889d06d8c6c546289e89f4#r31762996 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--benchmark/app_erb.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/app_erb.yml b/benchmark/app_erb.yml
index 8583858d20..31e29b7644 100644
--- a/benchmark/app_erb.yml
+++ b/benchmark/app_erb.yml
@@ -16,7 +16,6 @@ prelude: |
</html>
erb
- max = 15_000
title = "hello world!"
content = "hello world!\n" * 10
benchmark: