1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

fix comment

This commit is contained in:
Nicolas Florentin 2023-09-11 14:21:51 +02:00
parent 6806a60f5a
commit 35c72cc5ce

View File

@ -1,6 +1,6 @@
# frozen_string_literal: true
# Asynchronously export the accounting data (AccountingLines) to an external accounting software
# Send a notification to users who did not upload their supporting document files yet
class SupportingDocumentsReminderWorker
include Sidekiq::Worker