debian-mirror-gitlab/app/controllers/import/history_controller.rb
2022-06-21 17:19:12 +05:30

5 lines
121 B
Ruby

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