# frozen_string_literal: true module Manager class BillSignaturesController < Manager::ApplicationController end end