Skip to content

Commit 0fda3be

Browse files
committed
Standardrb fix
1 parent 46b282d commit 0fda3be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/class_marker/webhooks_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
class ClassMarker::WebhooksController < ApplicationController
22
skip_before_action :verify_authenticity_token, :authenticate
33

4-
54
def assessment
65
test_id = params.dig(:test, :test_id)
76
cm_user_id = params.dig(:result, :cm_user_id)

0 commit comments

Comments
 (0)