Skip to content

Commit 0159603

Browse files
authored
Merge pull request #34 from lucab/ups/fix-example-warnings
examples/server: fix warnings
2 parents 25377c3 + d2c1c71 commit 0159603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/server.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
extern crate futures;
44
extern crate hyper;
55
extern crate rustls;
6-
extern crate tokio_core;
76
extern crate tokio_proto;
87
extern crate tokio_rustls;
98

0 commit comments

Comments
 (0)