mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-04 20:25:22 +08:00
Fix error in sync scheduler [SCI-12206]
This commit is contained in:
parent
0a2a1a6d69
commit
304bbdcb94
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue