removed the static crate
This commit is contained in:
parent
acddcd17a8
commit
52fcd65a73
|
|
@ -1,6 +1,3 @@
|
|||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
mod client_api;
|
||||
mod commands;
|
||||
mod server;
|
||||
|
|
|
|||
Loading…
Reference in New Issue