# frozen_string_literal: true

class CommitEntity < API::Entities::CommitWithLink
end