Kill updateRecommendations job (#525)

This commit is contained in:
Marshall Polaris 2022-06-16 15:38:32 -07:00 committed by GitHub
parent 73b048a5dc
commit 5d6bdff988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ export * from './on-fold-delete'
export * from './on-view'
export * from './unsubscribe'
export * from './update-metrics'
export * from './update-recommendations'
export * from './backup-db'
export * from './change-user-info'
export * from './market-close-notifications'