mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-15 00:00:20 +02:00
Remove outdated comment
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
//! cargo run -p example-graceful-shutdown
|
||||
//! kill or ctrl-c
|
||||
//! ```
|
||||
//!
|
||||
//! Supporting graceful shutdown requires a bit of boilerplate. In the future hyper-util will
|
||||
//! provide convenience helpers but for now we have to use hyper directly.
|
||||
|
||||
use std::time::Duration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user