Skip to content

Commit

Permalink
handling rubocop issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hudajkhan committed Nov 2, 2023
1 parent 3c29f3f commit 6880aef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/projection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,4 @@ def max_image_size
def dimensions_to_size(dimensions)
IIIF::Image::Size::BestFit.new(dimensions.width, dimensions.height)
end


end

0 comments on commit 6880aef

Please sign in to comment.