gitlab-org--gitlab-foss/app/presenters/generic_commit_status_prese...

5 lines
94 B
Ruby

# frozen_string_literal: true
class GenericCommitStatusPresenter < CommitStatusPresenter
end