Skip to content

Commit

Permalink
[refactor] 🔥 remove unused ChatterPay__factory.ts from index.ts (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dappsar committed Dec 26, 2024
1 parent 0a773d4 commit df22dd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/ethers-contracts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
/* eslint-disable */
export type { ChatterPay } from './ChatterPay';
export type { ChatterPayWalletFactory } from './ChatterPayWalletFactory';
export { ChatterPay__factory } from './factories/ChatterPay__factory';
export { ChatterPayWalletFactory__factory } from './factories/ChatterPayWalletFactory__factory';

0 comments on commit df22dd9

Please sign in to comment.