Skip to content

Commit 8eca221

Browse files
committed
rustfmt
1 parent b847eb3 commit 8eca221

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/service/service.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ pub trait Service<Request> {
3838
/// The discussion on this is here: <https://github.com/hyperium/hyper/issues/3040>
3939
fn call(&self, req: Request) -> Self::Future;
4040
}
41-

0 commit comments

Comments
 (0)