chore: Removing unused index method from Widget Controller (#1819)
This commit is contained in:
parent
0e721653e5
commit
01ee3d7f8b
@ -6,8 +6,6 @@ class WidgetsController < ActionController::Base
|
||||
before_action :build_contact
|
||||
after_action :allow_iframe_requests
|
||||
|
||||
def index; end
|
||||
|
||||
private
|
||||
|
||||
def set_global_config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user