Skip to content
Snippets Groups Projects
Commit de7378ef authored by Branislav Kontur's avatar Branislav Kontur Committed by GitHub
Browse files

Added `HaulBlobError` to pub re-exports (#6579)

parent b39409f2
Branches
No related merge requests found
......@@ -80,6 +80,6 @@ pub use filter_asset_location::{Case, NativeAsset};
mod universal_exports;
pub use universal_exports::{
BridgeBlobDispatcher, BridgeMessage, DispatchBlob, DispatchBlobError, ExporterFor, HaulBlob,
HaulBlobExporter, NetworkExportTable, SovereignPaidRemoteExporter, UnpaidLocalExporter,
UnpaidRemoteExporter,
HaulBlobError, HaulBlobExporter, NetworkExportTable, SovereignPaidRemoteExporter,
UnpaidLocalExporter, UnpaidRemoteExporter,
};
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment