# frozen_string_literal: true class SmsSettingsController < ApplicationController def index; end end