mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-01 09:03:48 +01:00
Unused imports
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
use bincode;
|
||||
use errors::WireError;
|
||||
use futures::{self, Async, Future, Stream, future};
|
||||
use futures::{Future, Stream, future};
|
||||
use net2;
|
||||
use protocol::Proto;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
Reference in New Issue
Block a user