Skip to content

Commit 2bb1b04

Browse files
committed
chore: attend pr review comments
1 parent a21afd1 commit 2bb1b04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rad/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ async fn http_response(
310310
let result = run_retrieval_with_data_report(retrieve, &response_string, context, settings).map(
311311
|report| {
312312
let completion_ts = std::time::SystemTime::now();
313+
313314
RadonReport {
314315
context: ReportContext {
315316
start_time: Some(start_ts),

0 commit comments

Comments
 (0)