Skip to content

Commit

Permalink
fix: do not delete subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu committed Oct 14, 2024
1 parent e4090d5 commit b7b4958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data_layer/UsersRepository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class UsersRepository {
'uploads',
'blocks',
'dropbox_uploads',
'subscriptions',
'google_drive_uploads',
];
return Promise.all([
Expand Down

0 comments on commit b7b4958

Please sign in to comment.