Skip to content

Commit

Permalink
fix: add eol
Browse files Browse the repository at this point in the history
  • Loading branch information
xilosada committed Nov 3, 2024
1 parent decb161 commit 2e19d3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ impl Method<Starknet> for ProposalRequest {
fn decode(response: Vec<u8>) -> eyre::Result<Self::Returns> {
todo!()
}
}
}

0 comments on commit 2e19d3d

Please sign in to comment.