# frozen_string_literal: true
class SuperAdmins::SessionsController < Devise::SessionsController
end