Skip to content

Commit

Permalink
time: the one time Helix crashes on me.
Browse files Browse the repository at this point in the history
  • Loading branch information
airidaceae committed Jan 22, 2024
1 parent 13259ab commit 1439494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/time/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ impl Plugin for TimePlugin {
#[derive(GetProcessMetadata)]
pub struct SleepService;

// This cannot be a [RequestResponse] type because the response must be sent
// This cannot be a [RequestResponse] type because the response must be sent
// asynchronously.
#[async_trait]
impl SinkProcess for SleepService {
Expand Down

0 comments on commit 1439494

Please sign in to comment.