# frozen_string_literal: true

class GenericCommitStatusPresenter < CommitStatusPresenter
end