Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
Co-authored-by: Nate Baer <[email protected]>
Signed-off-by: Alejandro Reyes <[email protected]>
  • Loading branch information
alejandroereyes and njbbaer committed Sep 20, 2023
1 parent 38f7653 commit 4d1209a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/blueprinter/field.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def if_callables
[
extract_callable_from(Blueprinter.configuration.if),
extract_callable_from(options[:if])

].select { |callable| callable }
end

Expand Down

0 comments on commit 4d1209a

Please sign in to comment.