Skip to content

Commit

Permalink
Revert Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jwaspin committed Jan 31, 2024
1 parent 8738973 commit bfd3baf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/adiwg/mdtranslator/writers/html/sections/html_citation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ def initialize(html)
end

def writeHtml(hCitation)
if hCitation.nil? || hCitation.empty?
return
end

# classes used
dateClass = Html_Date.new(@html)
Expand Down

0 comments on commit bfd3baf

Please sign in to comment.