diff --git a/functions/src/index.ts b/functions/src/index.ts index b21ae6fd..20511f7d 100644 --- a/functions/src/index.ts +++ b/functions/src/index.ts @@ -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'