Skip to content

Commit d9b5ff8

Browse files
acid-chickenhiyuki2578
authored andcommitted
Fix layout of identity proofs settings (mastodon#11126)
1 parent e320448 commit d9b5ff8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/controllers/settings/identity_proofs_controller.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,4 @@ def publish_proof?
5656
def post_params
5757
params.require(:account_identity_proof).permit(:post_status, :status_text)
5858
end
59-
60-
def set_body_classes
61-
@body_classes = ''
62-
end
6359
end

0 commit comments

Comments
 (0)