Skip to content

Commit

Permalink
undo merge accident
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Jul 1, 2024
1 parent 280ced3 commit 9928527
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nexus/src/app/background/driver.rs
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,6 @@ impl Driver {
// This just provides the handles we need to read status and wake up the
// tokio task.
let task = Task {
description,
period,
status: status_rx,
tokio_task,
activator: activator.clone(),
description: taskdef.description.to_string(),
period: taskdef.period,
status: status_rx,
Expand Down

0 comments on commit 9928527

Please sign in to comment.