Skip to content

Commit

Permalink
chore(mobile): remove transaction cache package
Browse files Browse the repository at this point in the history
  • Loading branch information
Nodonisko committed Jul 4, 2024
1 parent 30fe7ea commit 61e83c1
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 4,075 deletions.
1 change: 0 additions & 1 deletion suite-common/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@suite-common/fiat-services": "workspace:*",
"@suite-common/suite-config": "workspace:*",
"@suite-common/suite-utils": "workspace:*",
"@suite-common/transaction-cache-engine": "workspace:*",
"@suite-common/wallet-config": "workspace:*",
"@suite-common/wallet-core": "workspace:*",
"@suite-common/wallet-types": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion suite-common/graph/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
{ "path": "../fiat-services" },
{ "path": "../suite-config" },
{ "path": "../suite-utils" },
{ "path": "../transaction-cache-engine" },
{ "path": "../wallet-config" },
{ "path": "../wallet-core" },
{ "path": "../wallet-types" },
Expand Down
20 changes: 0 additions & 20 deletions suite-common/transaction-cache-engine/package.json

This file was deleted.

101 changes: 0 additions & 101 deletions suite-common/transaction-cache-engine/src/MemoryStorage.ts

This file was deleted.

Loading

0 comments on commit 61e83c1

Please sign in to comment.