gitlab-org--gitlab-foss/app/controllers/import/history_controller.rb

6 lines
121 B
Ruby

# frozen_string_literal: true
class Import::HistoryController < ApplicationController
feature_category :importers
end