Update location of unused MIN_SCHEDULE_OFFSET
constant (#31217)
This commit is contained in:
parent
ae667624ac
commit
73f66af6eb
3 changed files with 8 additions and 5 deletions
|
@ -4,8 +4,6 @@ class PostStatusService < BaseService
|
|||
include Redisable
|
||||
include LanguagesHelper
|
||||
|
||||
MIN_SCHEDULE_OFFSET = 5.minutes.freeze
|
||||
|
||||
class UnexpectedMentionsError < StandardError
|
||||
attr_reader :accounts
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue