Skip to content

Commit

Permalink
Uploading a favicon generates a error
Browse files Browse the repository at this point in the history
Fixes #10091
  • Loading branch information
nbudin committed Jan 18, 2025
1 parent fb586bc commit de5a72e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/graphql/types/convention_input_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ class Types::ConventionInputType < Types::BaseInputObject
description "The home time zone for this convention."
end

private

def get_apollo_upload_object(upload)
upload&.__getobj__ # Unwrap value for ActiveStorage
end
Expand Down

0 comments on commit de5a72e

Please sign in to comment.