Skip to content

Commit

Permalink
remove more uneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonard-Pat committed Jun 6, 2024
1 parent 222139d commit 126d51e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ export * from "./receipts";
export * from "./signers/legacy";
export * from "./signers/signers";
export * from "./tokens";
export * from "./upgrade";

export type Constructor<T> = new (...args: any[]) => T;
12 changes: 0 additions & 12 deletions lib/upgrade.ts

This file was deleted.

0 comments on commit 126d51e

Please sign in to comment.