mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 12:08:01 +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
|
||||
after_action :allow_iframe_requests
|
||||
|
||||
def index; end
|
||||
|
||||
private
|
||||
|
||||
def set_global_config
|
||||
|
||||
Reference in New Issue
Block a user