remove useless import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use tonic::{Request, transport::Channel};
|
||||
use tonic::{transport::Channel};
|
||||
use grpc::stream_list::{
|
||||
v3_data_live_chat_message_service_client::V3DataLiveChatMessageServiceClient
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user