Skip to content

Commit

Permalink
Appease rubocop.
Browse files Browse the repository at this point in the history
  • Loading branch information
svogt0511 committed Feb 2, 2024
1 parent 467a13b commit 4082749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/doi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2504,7 +2504,6 @@ def update_publisher_from_hash
publisherIdentifier: symbolized_publisher_hash.fetch(:publisherIdentifier, nil),
publisherIdentifierScheme: symbolized_publisher_hash.fetch(:publisherIdentifierScheme, nil)
}.compact
#self.publisher = symbolized_publisher_hash.dig(:name)
else
reset_publishers
end
Expand Down

0 comments on commit 4082749

Please sign in to comment.