mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Some more cleaning
This commit is contained in:
parent
e1322474fa
commit
c530ee6e82
3 changed files with 63 additions and 66 deletions
|
@ -3,10 +3,8 @@ extern crate env_logger;
|
|||
|
||||
extern crate librespot;
|
||||
extern crate tokio_core;
|
||||
//extern crate tokio_fs;
|
||||
extern crate tokio_io;
|
||||
extern crate futures;
|
||||
//extern crate futures_cpupool;
|
||||
|
||||
use std::env;
|
||||
use tokio_core::reactor::Core;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue