提交 c7617c71 编写于 作者: R Ryuta Kamizono

Remove unused `BLANK_RE`

Follow up to #24658.
上级 115efeb0
......@@ -97,8 +97,6 @@ class Hash
end
class String
BLANK_RE = /\A[[:space:]]*\z/
# A string is blank if it's empty or contains whitespaces only:
#
# ''.blank? # => true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册