Skip to content

Commit

Permalink
nl
Browse files Browse the repository at this point in the history
  • Loading branch information
igamigo authored Oct 20, 2023
1 parent ab08009 commit de8d156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prover/prover_fri_gateway/src/api_data_fetcher.rs
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ pub(crate) trait PeriodicApi<Req: Send>: Sync + Send {
) -> reqwest::Result<Self::Response>;

async fn handle_response(&self, job_id: Self::JobId, response: Self::Response);
}
}

0 comments on commit de8d156

Please sign in to comment.