fix compile after merge

This commit is contained in:
realbigsean
2023-06-02 12:10:01 -04:00
parent a227959298
commit 6adb68c17a
3 changed files with 5 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ pub(crate) use handler::HandlerErr;
pub(crate) use methods::{MetaData, MetaDataV1, MetaDataV2, Ping, RPCCodedResponse, RPCResponse};
pub(crate) use protocol::{InboundRequest, RPCProtocol};
use crate::rpc::methods::MAX_REQUEST_BLOB_SIDECARS;
pub use handler::SubstreamId;
pub use methods::{
BlocksByRangeRequest, BlocksByRootRequest, GoodbyeReason, LightClientBootstrapRequest,