Simply do not update the feed (#474)

This commit is contained in:
Marshall Polaris 2022-06-10 20:55:51 -07:00 committed by GitHub
parent 6956f0d730
commit 3a6960c71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,6 @@ export * from './unsubscribe'
export * from './update-contract-metrics'
export * from './update-user-metrics'
export * from './update-recommendations'
export * from './update-feed'
export * from './backup-db'
export * from './change-user-info'
export * from './market-close-notifications'