Skip to content

Commit

Permalink
Fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v2d0g committed Nov 11, 2019
1 parent 8624b0b commit fad8475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bastion/src/system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ impl System {
} else {
Some(Broadcast::new(parent))
};

supervisor.reset(bcast).await;
supervisor.callbacks().after_restart();

Expand Down

0 comments on commit fad8475

Please sign in to comment.