Skip to content

Commit d2c1c71

Browse files
committed
examples/server: fix warnings
1 parent 25377c3 commit d2c1c71

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)