Remove unused extern crate in hello_world example
This commit is contained in:
parent
ef119f71e8
commit
afa4467448
@ -2,7 +2,6 @@
|
||||
#![feature(try_from)]
|
||||
|
||||
extern crate futures;
|
||||
extern crate hyper;
|
||||
extern crate ruma_client;
|
||||
extern crate ruma_events;
|
||||
extern crate ruma_identifiers;
|
||||
|
Loading…
x
Reference in New Issue
Block a user