Skip to content

Commit

Permalink
chore: remove wip cross platform backup implementation (#18736)
Browse files Browse the repository at this point in the history
* Revert "fix: cancel of the backup has no effect (#18630)"

This reverts commit 9ec32d1.

* Revert "fix(CPB): fix zod error (#18428)"

This reverts commit 6794cdb.

* Revert "feat: export & import users, conversations. Harden code (#18426)"

This reverts commit ba37a97.

* Revert "fix: make zod errors not hard crash (#18418)"

This reverts commit 391f8ba.

* Revert "feat(backup): support crossplatform backup (CPB) POC [WPB-10575] (#18273)"

This reverts commit 531903a.
  • Loading branch information
V-Gira authored Feb 12, 2025
1 parent 9e5bb99 commit b2226dd
Show file tree
Hide file tree
Showing 84 changed files with 151 additions and 186,585 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module.exports = {
amplify: 'readonly',
},
ignorePatterns: [
'TEMP-crossplatform-backup/',
'.git/',
'docs/',
'bin/',
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
.DS_Store
.idea
.vscode
.fleet
/config
/coverage
/keys
Expand Down
Loading

0 comments on commit b2226dd

Please sign in to comment.