Skip to content

Commit 1fc3a54

Browse files
enable turnstile
1 parent 640ec2b commit 1fc3a54

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/controllers/submissions_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,5 @@ def verify_turnstile(response_token)
184184

185185
json = JSON.parse(response.body)
186186
json["success"] == true
187-
false
188187
end
189188
end

0 commit comments

Comments
 (0)