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

This commit is contained in:
Ankur Patel
2021-02-23 09:34:49 -05:00
committed by GitHub
parent 0e721653e5
commit 01ee3d7f8b

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