Skip to content

Commit 4ad9f76

Browse files
committed
fix: tsc lint error on voteContextModal
1 parent 8ed023f commit 4ad9f76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

govtool/frontend/src/components/organisms/VoteContext/VoteContextModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ const VoteContextFlow = ({
152152
<VoteContextGovTool
153153
setStep={setStep}
154154
setSavedHash={setSavedHash}
155-
submitVoteContext={submitVoteContext}
156155
jsonldContent={jsonldContent}
157156
metadataHash={metadataHash}
158157
setValue={methods.setValue}

0 commit comments

Comments
 (0)