mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 04:27:53 +00:00
chore: Removing unused index method from Widget Controller (#1819)
This commit is contained in:
@@ -6,8 +6,6 @@ class WidgetsController < ActionController::Base
|
|||||||
before_action :build_contact
|
before_action :build_contact
|
||||||
after_action :allow_iframe_requests
|
after_action :allow_iframe_requests
|
||||||
|
|
||||||
def index; end
|
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
def set_global_config
|
def set_global_config
|
||||||
|
|||||||
Reference in New Issue
Block a user