Skip to content

Commit

Permalink
and rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
cziaarm committed Feb 27, 2024
1 parent 9b46b0d commit 941fe8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/mini_magick/image/info_decorator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
module MiniMagick
class Image
module InfoDecorator

def identify
MiniMagick::Tool::Identify.new do |builder|
yield builder if block_given?
Expand Down

0 comments on commit 941fe8c

Please sign in to comment.