Suppress unused warnings and clean up workspace
This commit is contained in:
@@ -6,7 +6,6 @@ use roto_runtime::RotoOwned;
|
||||
use roto_tonic::{BufferPool, generated::interop::{InteropService, InteropServiceServer, OwnedUnaryRequest, OwnedUnaryResponse, OwnedStreamingRequest, OwnedStreamingResponse, UnaryResponseBuilder}};
|
||||
use futures_util::Stream;
|
||||
use std::pin::Pin;
|
||||
use bytes::BufMut;
|
||||
|
||||
struct InteropHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user