Skip to content

Commit

Permalink
feat: don't copy deprecated ICP
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Oct 2, 2023
1 parent c25e783 commit e89b30b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 107 deletions.
56 changes: 0 additions & 56 deletions packages/ledger-icp/src/icp.spec.ts

This file was deleted.

50 changes: 0 additions & 50 deletions packages/ledger-icp/src/icp.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/ledger-icp/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export { AccountIdentifier, SubAccount } from "./account_identifier";
export * from "./errors/ledger.errors";
export { ICP } from "./icp";
export { LedgerCanister } from "./ledger.canister";
export * from "./types/ledger.options";
export * from "./utils/account_identifier.utils";
Expand Down

0 comments on commit e89b30b

Please sign in to comment.