Skip to content

Commit

Permalink
Remove dead code (#1777)
Browse files Browse the repository at this point in the history
  • Loading branch information
666lcz authored May 4, 2022
1 parent e5b2be4 commit 75a59cd
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 338 deletions.
44 changes: 0 additions & 44 deletions sdk/typescript/src/types/framework/coin.ts

This file was deleted.

68 changes: 0 additions & 68 deletions sdk/typescript/src/types/framework/id.ts

This file was deleted.

116 changes: 0 additions & 116 deletions sdk/typescript/src/types/framework/move-object.ts

This file was deleted.

3 changes: 0 additions & 3 deletions sdk/typescript/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@
export * from './common';
export * from './objects';
export * from './transactions';
export * from './framework/coin';
export * from './framework/move-object';
export * from './framework/id';
40 changes: 0 additions & 40 deletions sdk/typescript/test/types/coin.test.ts

This file was deleted.

33 changes: 0 additions & 33 deletions sdk/typescript/test/types/id.test.ts

This file was deleted.

34 changes: 0 additions & 34 deletions sdk/typescript/test/types/move-object.test.ts

This file was deleted.

0 comments on commit 75a59cd

Please sign in to comment.