mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 19:35:31 +08:00
DEV: make rubocop 🤖 happy
This commit is contained in:
parent
3f59d0cffe
commit
da7e6b1f7e
@ -10,7 +10,7 @@ module Jobs
|
||||
return if SiteSetting.send_old_credential_reminder_days.to_i == 0
|
||||
return if message_exists?
|
||||
return if old_site_settings_keys.blank? && old_api_keys.blank?
|
||||
|
||||
|
||||
PostCreator.create!(
|
||||
Discourse.system_user,
|
||||
title: title,
|
||||
|
Loading…
x
Reference in New Issue
Block a user