Update location of unused MIN_SCHEDULE_OFFSET constant (#31217)

This commit is contained in:
Matt Jankowski 2024-11-07 05:28:59 -05:00 committed by GitHub
parent ae667624ac
commit 73f66af6eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 5 deletions

View file

@ -4,8 +4,6 @@ class PostStatusService < BaseService
include Redisable
include LanguagesHelper
MIN_SCHEDULE_OFFSET = 5.minutes.freeze
class UnexpectedMentionsError < StandardError
attr_reader :accounts