class ModerationController < ApplicationController
  def index
  end
end