Skip to content

Commit

Permalink
Fix wrong code sample
Browse files Browse the repository at this point in the history
  • Loading branch information
akadusei committed Jul 11, 2024
1 parent c264ae0 commit a6acc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/actions/email_confirmations/show.cr
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# include Shield::EmailConfirmations::Show

# get "/email-confirmations/:email_confirmation_id" do
# run_operation
# html ShowPage, email_confirmation: email_confirmation
# end
# end

0 comments on commit a6acc05

Please sign in to comment.