Fix error in sync scheduler [SCI-12206]

This commit is contained in:
Andrej 2025-08-14 09:53:15 +02:00
parent 0a2a1a6d69
commit 304bbdcb94

View file

@ -22,7 +22,6 @@ if ENV['WORKER'].present?
Rails.logger.info(
"Templates, total number of updated projects: #{updated} out of #{total}}"
)
Rails.logger.flush
end
end