Unverified Commit 8dbf4d2c authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

Update http-server/src/server.rs

parent 7d84ba7e
Pipeline #207817 passed with stages
in 4 minutes and 51 seconds
......@@ -638,7 +638,6 @@ impl<B, L> Server<B, L> {
}
// Required trait bounds for the middleware service.
// TODO: consider introducing a marker trait for this.
impl<B, U, L> Server<B, L>
where
L: Logger,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment