Skip to content

Commit

Permalink
feat: deleted export
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinBattilana committed Dec 26, 2023
1 parent 182191f commit 2022bac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

export type { GovernanceDataHelper } from './GovernanceDataHelper';
export type { VotingMachine } from './VotingMachine';
export * as factories from './factories';
export { GovernanceDataHelper__factory } from './factories/GovernanceDataHelper__factory';
export { VotingMachine__factory } from './factories/VotingMachine__factory';
export { VotingMachineDataHelper__factory } from './factories/VotingMachineDataHelper__factory';
Expand Down

0 comments on commit 2022bac

Please sign in to comment.