mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 13:34:17 +02:00
[rubygems/rubygems] [commands/rebuild] Remove unused DATE_FORMAT constant.
3c4e3fadc9
This commit is contained in:
parent
9579cf45d5
commit
174b671699
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ require_relative "../package"
|
|||
class Gem::Commands::RebuildCommand < Gem::Command
|
||||
include Gem::GemspecHelpers
|
||||
|
||||
DATE_FORMAT = "%Y-%m-%d %H:%M:%S.%N Z"
|
||||
|
||||
def initialize
|
||||
super "rebuild", "Attempt to reproduce a build of a gem."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue