Skip to content

Commit

Permalink
Minor changes for succesful build
Browse files Browse the repository at this point in the history
Signed-off-by: emmdim <[email protected]>
  • Loading branch information
emmdim committed Oct 2, 2023
1 parent 9c098ac commit 3658d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/js-client/src/internal/modules/methods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ import { isAddress } from '@ethersproject/address';
import { VocdoniVoting__factory } from '@vocdoni/offchain-voting-ethers';
import { ErrElectionNotFound } from '@vocdoni/sdk';
import axios from 'axios';
import { parse } from 'graphql';

export class OffchainVotingClientMethods
extends OffchainVotingClientCore
Expand Down

0 comments on commit 3658d68

Please sign in to comment.