Skip to content

Commit

Permalink
editoast: stdcm: stop awaiting the log entry creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Khoyo committed Jan 20, 2025
1 parent b828d20 commit c33dc61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions editoast/src/views/timetable/stdcm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,7 @@ async fn stdcm(
user_id,
)
.in_current_span(),
)
.await;
);
}

// 7. Handle STDCM Core Response
Expand Down

0 comments on commit c33dc61

Please sign in to comment.