1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

remove Id keyword.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-02-14 12:00:54 +00:00
parent 5b512b7fa9
commit f343c9d3b7

View file

@ -35,10 +35,6 @@
# %z is required to generate zone in date-time of RFC 2822 # %z is required to generate zone in date-time of RFC 2822
# but it is not portable. # but it is not portable.
# #
# == Revision Information
#
# $Id$
#
require 'date/format' require 'date/format'