mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove unused variable in example code [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a763e3460f
commit
d7e3043463
1 changed files with 0 additions and 1 deletions
|
@ -585,7 +585,6 @@ class Time
|
|||
#
|
||||
# require 'time'
|
||||
#
|
||||
# t = Time.now
|
||||
# Time.xmlschema("2011-10-05T22:26:12-04:00")
|
||||
# #=> 2011-10-05 22:26:12-04:00
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue