Skip to content

Commit

Permalink
redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Nov 10, 2018
1 parent ccc354d commit ef605fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/isodoc/csand/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ def docid(isoxml, _out)
set(:docnumber, docnumber&.text)
end

def status_print(status)
status.split(/-/).map{ |w| w.capitalize }.join(" ")
end

def status_abbr(status)
case status
when "working-draft" then "wd"
Expand Down

0 comments on commit ef605fe

Please sign in to comment.