fix: remove stale comment
parent
1cf697f235
commit
e3e99c45cf
|
@ -60,7 +60,6 @@ impl ServerType for RouterServerType {
|
|||
|
||||
async fn background_worker(self: Arc<Self>) {
|
||||
self.shutdown.cancelled().await;
|
||||
// no background worker
|
||||
}
|
||||
|
||||
fn shutdown_background_worker(&self) {
|
||||
|
|
Loading…
Reference in New Issue