diff options
Diffstat (limited to 'bin/changelog.rb')
-rw-r--r-- | bin/changelog.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/changelog.rb b/bin/changelog.rb index 36c11f458..7862f21eb 100644 --- a/bin/changelog.rb +++ b/bin/changelog.rb @@ -1,6 +1,4 @@ #!/usr/bin/env ruby -# frozen_string_literal: false - require 'optparse' require 'ostruct' require 'date' |