Skip to content

Commit 3de4e56

Browse files
refactor: remove unused authorization for subscription in billing controller
1 parent 3072fe8 commit 3de4e56

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/wraft_doc_web/controllers/billing_controller.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ defmodule WraftDocWeb.Api.V1.BillingController do
55
plug WraftDocWeb.Plug.AddActionLog
66

77
plug WraftDocWeb.Plug.Authorized,
8-
get_subscription: "payment:show",
98
change_plan_preview: "payment:show",
109
change_plan: "payment:show",
1110
activate_trial_subscription: "payment:show",

0 commit comments

Comments
 (0)