# frozen_string_literal: true

namespace :doorkeeper do
  task setup: :environment do
  end
end
