mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 23:47:44 +00:00
parent
ac72c979a6
commit
f7516a06b3
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ func (nc *notificationsConsumer) Consume(delivery rmq.Delivery) {
|
||||||
|
|
||||||
newAccount := account.CheckCount == 0
|
newAccount := account.CheckCount == 0
|
||||||
previousNextCheck := account.NextNotificationCheckAt
|
previousNextCheck := account.NextNotificationCheckAt
|
||||||
account.NextNotificationCheckAt = now
|
|
||||||
|
|
||||||
account.CheckCount++
|
account.CheckCount++
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue