chore: Removing unused index method from Widget Controller (#1819)

This commit is contained in:
Ankur Patel
2021-02-23 20:04:49 +05:30
committed by GitHub
parent 0e721653e5
commit 01ee3d7f8b
-2
View File
@@ -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