chore: cleanup cargo warnings
This commit is contained in:
parent
2292035b8d
commit
9cec453498
3 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
use std::error::Error;
|
||||
use std::net::{SocketAddr, TcpListener};
|
||||
|
||||
use tonic::async_trait;
|
||||
|
||||
pub use self::client::GRPCClient;
|
||||
pub use self::server::GRPCServer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue