class EdFi::Indiana::GradingPeriodsJob < EdFi::Indiana::Job
  def call
    run_service(:session_service)
  end
end
